| Commit message (Expand) | Author | Age | Files | Lines |
* | net: e1000e: convert to use mc helpers | Jiri Pirko | 2010-02-05 | 1 | -11/+6 |
* | net: dm9601: convert to use mc helpers | Jiri Pirko | 2010-02-05 | 1 | -5/+5 |
* | net: 8139too: convert to use mc helpers | Jiri Pirko | 2010-02-05 | 1 | -4/+3 |
* | net: 8139cp: convert to use mc helpers | Jiri Pirko | 2010-02-05 | 1 | -4/+3 |
* | e1000e: Fix namespace conflicts wrt. e1000_has_link | David S. Miller | 2010-02-04 | 3 | -4/+4 |
* | qlge: Code clean up | Breno Leitao | 2010-02-04 | 1 | -2/+2 |
* | qlge: removing unreachable block of code | Breno Leitao | 2010-02-04 | 1 | -3/+0 |
* | qlge: Add watchdog timer. | Ron Mercer | 2010-02-04 | 2 | -0/+31 |
* | libphy: add phy_find_first function | Jiri Pirko | 2010-02-04 | 1 | -0/+16 |
* | stmmac: fix 'lenght' typo in comments and code | Giuseppe Cavallaro | 2010-02-04 | 4 | -5/+5 |
* | can: ems_usb: removed duplicated code setting local echo support | Thadeu Lima de Souza Cascardo | 2010-02-04 | 1 | -2/+0 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-02-04 | 90 | -1787/+3209 |
|\ |
|
| * | ath9k: add support for 802.11n bonded out AR2427 | Luis R. Rodriguez | 2010-02-02 | 4 | -2/+11 |
| * | airo: fix setting zero length WEP key | Stanislaw Gruszka | 2010-02-02 | 1 | -16/+18 |
| * | ath9k: fix access to freed data on unload | Pavel Roskin | 2010-02-01 | 4 | -29/+7 |
| * | ps3_gelic_wireless: Remove superfluous debug info | Hamish Guthrie | 2010-02-01 | 1 | -2/+1 |
| * | b43: N-PHY: implement setting RF sequence | Rafał Miłecki | 2010-02-01 | 1 | -4/+31 |
| * | b43: N-PHY: add TX radio setup for newer PHYs | Rafał Miłecki | 2010-02-01 | 1 | -1/+52 |
| * | b43: N-PHY: fix Cal TX IQ LO for newer PHYs | Rafał Miłecki | 2010-02-01 | 1 | -1/+11 |
| * | b43: N-PHY: add RSSI selection for newer PHYs | Rafał Miłecki | 2010-02-01 | 1 | -1/+83 |
| * | b43: N-PHY: split RSSI selection into two per-PHY-revision functions | Rafał Miłecki | 2010-02-01 | 1 | -49/+52 |
| * | b43: N-PHY: add workarounds for gain control | Rafał Miłecki | 2010-02-01 | 1 | -1/+129 |
| * | b43: N-PHY: update general workarounds | Rafał Miłecki | 2010-02-01 | 2 | -104/+115 |
| * | ath9k: allocate string buffer in read_file_dma() by kmalloc() | Pavel Roskin | 2010-02-01 | 1 | -17/+26 |
| * | ath: make gcc check format arguments of ath_print(), fix all misuses | Pavel Roskin | 2010-02-01 | 4 | -9/+9 |
| * | ps3_gelic_wireless: fix format warning | John W. Linville | 2010-02-01 | 1 | -1/+1 |
| * | iwlwifi: iwl_power_update_mode always hold mutex | Reinette Chatre | 2010-01-29 | 2 | -1/+3 |
| * | iwlwifi: fix typo in IWL_CCK_RATES_MASK | Johannes Berg | 2010-01-29 | 1 | -1/+1 |
| * | iwlwifi: remove unused work structs | Johannes Berg | 2010-01-29 | 1 | -4/+0 |
| * | iwlwifi: remove bg_up work | Johannes Berg | 2010-01-29 | 3 | -29/+14 |
| * | iwlagn: simplify ucode loading | Johannes Berg | 2010-01-29 | 1 | -41/+22 |
| * | iwlwifi: no need to test iw_mode in power saving | Johannes Berg | 2010-01-29 | 1 | -2/+1 |
| * | iwlwifi: update sensitivity calibration data for 1000 series | Wey-Yi Guy | 2010-01-29 | 1 | -1/+71 |
| * | iwlwifi: update sensitivity calibration data for 5x00 series | Wey-Yi Guy | 2010-01-29 | 1 | -2/+2 |
| * | iwlwifi: update sensitivity calibration data for 6x00 series | Wey-Yi Guy | 2010-01-29 | 1 | -1/+1 |
| * | iwlwifi: fix locking in iwl_mac_add_interface | Johannes Berg | 2010-01-29 | 1 | -8/+7 |
| * | iwlwifi: sysassert identifier change | Wey-Yi Guy | 2010-01-29 | 1 | -1/+1 |
| * | iwlwifi: optimize power saving | Daniel Halperin | 2010-01-29 | 1 | -0/+2 |
| * | ath9k: Handle full sleep in ps_restore. | Vivek Natarajan | 2010-01-29 | 2 | -2/+7 |
| * | ps3_gelic_wireless: fix directed ssid scan | Hamish Guthrie | 2010-01-28 | 1 | -6/+9 |
| * | ps3_gelic_wireless: Remove PS3 gelic legacy wpa support | Hamish Guthrie | 2010-01-28 | 2 | -151/+0 |
| * | rtl8187: Add callback for get_tsf | Larry Finger | 2010-01-27 | 1 | -1/+10 |
| * | b43: N PHY: Fix compilation after removal of typdef b43_c32 | Larry Finger | 2010-01-27 | 1 | -2/+2 |
| * | rtl8180: implement get_tsf op for mac80211 | John W. Linville | 2010-01-27 | 1 | -0/+9 |
| * | libertas: add comment re: v10 firmware key handling | John W. Linville | 2010-01-27 | 1 | -0/+5 |
| * | ath5k: adding LED support for AR5BXB63 cards | Luca Verdesca | 2010-01-27 | 1 | -0/+2 |
| * | mac80211: wait for beacon before enabling powersave | Johannes Berg | 2010-01-26 | 4 | -27/+17 |
| * | b43: N-PHY: use cordic to generate samples | Rafał Miłecki | 2010-01-25 | 1 | -9/+12 |
| * | b43: update cordic code to match current specs | Rafał Miłecki | 2010-01-25 | 3 | -9/+21 |
| * | b43: make cordic common (LP-PHY and N-PHY need it) | Rafał Miłecki | 2010-01-25 | 3 | -43/+43 |