Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | tg3: Fix EEE interoperability workaround | Matt Carlson | 2011-05-19 | 2 | -21/+22 | |
| * | | | | | tg3: Fix IPv6 TCP problems for 5719 | Matt Carlson | 2011-05-19 | 1 | -1/+1 | |
| * | | | | | tg3: Fix 57765 B0 data corruption | Matt Carlson | 2011-05-19 | 2 | -0/+20 | |
| * | | | | | tg3: Cleanup transmit error path | Matt Carlson | 2011-05-19 | 1 | -60/+38 | |
| * | | | | | tg3: Set tx bug flags for more devices | Matt Carlson | 2011-05-19 | 1 | -229/+33 | |
| * | | | | | be2net: Enable SR-IOV for Lancer | Mammatha Edhala | 2011-05-18 | 2 | -9/+13 | |
| * | | | | | bnx2x: add support for retrieving dcb peer configuration | Shmulik Ravid | 2011-05-18 | 2 | -25/+131 | |
| * | | | | | wl12xx: fix compilation error when CONFIG_PM is not set | Luciano Coelho | 2011-05-18 | 2 | -0/+8 | |
| * | | | | | sfc: Don't use enums as a bitmask. | David S. Miller | 2011-05-17 | 6 | -12/+10 | |
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-05-17 | 15 | -57/+118 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | xen: netback: use __CONST_RING_SIZE not __RING_SIZE | Ian Campbell | 2011-05-17 | 1 | -2/+2 | |
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sf... | David S. Miller | 2011-05-17 | 5 | -21/+29 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | sfc: Use netif_device_{detach,attach}() around reset and self-test | Ben Hutchings | 2011-05-16 | 4 | -19/+14 | |
| | * | | | | | | sfc: Fix TX queue numbering when separate_tx_channels=1 | Ben Hutchings | 2011-05-16 | 1 | -0/+12 | |
| | * | | | | | | sfc: Fix return value from efx_ethtool_set_rx_ntuple() | Ben Hutchings | 2011-05-14 | 1 | -2/+3 | |
| * | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2011-05-16 | 132 | -1506/+14440 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-05-16 | 132 | -1506/+14440 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | mwifiex: use ieee80211_amsdu_to_8023s routine | Yogesh Ashok Powar | 2011-05-16 | 2 | -127/+20 | |
| | | * | | | | | | | cfg80211: make stripping of 802.11 header optional from AMSDU | Yogesh Ashok Powar | 2011-05-16 | 1 | -1/+2 | |
| | | * | | | | | | | ath9k: make npending frames check as bool | Mohammed Shafi Shajakhan | 2011-05-16 | 1 | -2/+5 | |
| | | * | | | | | | | ath9k: make sure main_rssi is positive | Mohammed Shafi Shajakhan | 2011-05-16 | 1 | -2/+2 | |
| | | * | | | | | | | ath9k: configure fast_div_bias based on diversity group | Mohammed Shafi Shajakhan | 2011-05-16 | 1 | -43/+131 | |
| | | * | | | | | | | ath9k: Implement an API to swap main/ALT LNA's | Mohammed Shafi Shajakhan | 2011-05-16 | 1 | -1/+30 | |
| | | * | | | | | | | ath9k_hw: define antenna diversity group | Mohammed Shafi Shajakhan | 2011-05-16 | 5 | -2/+6 | |
| | | * | | | | | | | ath9k_hw: define modules to get/set Antenna diversity paramaters | Mohammed Shafi Shajakhan | 2011-05-16 | 1 | -0/+44 | |
| | | * | | | | | | | ath9k_hw: config diversity based on eeprom contents | Mohammed Shafi Shajakhan | 2011-05-16 | 1 | -6/+44 | |
| | | * | | | | | | | ath9k_hw: define registers/macros to support Antenna diversity | Mohammed Shafi Shajakhan | 2011-05-16 | 2 | -0/+25 | |
| | | * | | | | | | | ath9k_hw: enable Antenna diversity for AR9485 | Mohammed Shafi Shajakhan | 2011-05-16 | 1 | -0/+16 | |
| | | * | | | | | | | ath9k_hw: make antenna diversity modules chip specific | Mohammed Shafi Shajakhan | 2011-05-16 | 3 | -24/+39 | |
| | | * | | | | | | | iwlwifi: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning | Stephen Boyd | 2011-05-16 | 1 | -1/+1 | |
| | | * | | | | | | | iwlegacy: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning | Stephen Boyd | 2011-05-16 | 1 | -1/+1 | |
| | | * | | | | | | | wl12xx: enter/exit psm on wowlan suspend/resume | Eliad Peller | 2011-05-13 | 4 | -0/+91 | |
| | | * | | | | | | | wl12xx_sdio: declare support for NL80211_WOW_TRIGGER_ANYTHING trigger | Eliad Peller | 2011-05-13 | 1 | -0/+8 | |
| | | * | | | | | | | wl12xx: prevent scheduling while suspending (WoW enabled) | Eliad Peller | 2011-05-13 | 3 | -0/+72 | |
| | | * | | | | | | | wl12xx_sdio: set MMC_PM_KEEP_POWER flag on suspend | Eliad Peller | 2011-05-13 | 1 | -1/+28 | |
| | | * | | | | | | | wl12xx: declare suspend/resume callbacks (for wowlan) | Eliad Peller | 2011-05-13 | 2 | -0/+25 | |
| | | * | | | | | | | wl12xx_sdio: set interrupt as wake_up interrupt | Eliad Peller | 2011-05-13 | 1 | -0/+3 | |
| | | * | | | | | | | wl12xx: remove unused flag WL1271_FLAG_IDLE_REQUESTED | Luciano Coelho | 2011-05-13 | 1 | -1/+0 | |
| | | * | | | | | | | wl12xx: prevent sched_scan when not idle or not in station mode | Luciano Coelho | 2011-05-13 | 1 | -0/+6 | |
| | | * | | | | | | | wl12xx: export scheduled scan state in debugfs | Luciano Coelho | 2011-05-13 | 1 | -0/+1 | |
| | | * | | | | | | | wl12xx: implement scheduled scan driver operations and reporting | Luciano Coelho | 2011-05-13 | 4 | -1/+83 | |
| | | * | | | | | | | wl12xx: add scheduled scan structures and commands | Luciano Coelho | 2011-05-13 | 2 | -0/+347 | |
| | | * | | | | | | | wl12xx: listen to scheduled scan events | Luciano Coelho | 2011-05-13 | 2 | -1/+13 | |
| | | * | | | | | | | wl12xx: add configuration values for scheduled scan | Luciano Coelho | 2011-05-13 | 2 | -0/+30 | |
| | | * | | | | | | | wl12xx: add IEEE80211_HW_SPECTRUM_MGMT bit to the hw flags | Shahar Levi | 2011-05-13 | 1 | -0/+1 | |
| | | * | | | | | | | wl12xx: Don't filter beacons that include changed HT IEs | Shahar Levi | 2011-05-13 | 1 | -2/+6 | |
| | | * | | | | | | | wl12xx: simplify wl1271_ssid_set() | Eliad Peller | 2011-05-13 | 1 | -11/+15 | |
| | | * | | | | | | | ath9k_hw: Fix STA connection issues with AR9380 (XB113). | Senthil Balasubramanian | 2011-05-12 | 1 | -1/+1 | |
| | | * | | | | | | | mwifiex: remove mwifiex_recv_complete function | Amitkumar Karwar | 2011-05-12 | 3 | -32/+3 | |
| | | * | | | | | | | ath9k_hw: fix dual band assumption for XB113 | Luis R. Rodriguez | 2011-05-12 | 1 | -1/+1 |