Age | Commit message (Expand) | Author | Files | Lines |
2008-11-21 | drivers/net/wireless/ath9k/rc.c: use ARRAY_SIZE | Julia Lawall | 1 | -4/+2 |
2008-11-21 | rt2x00: Cleanup TX/RX entry handling | Ivo van Doorn | 13 | -135/+127 |
2008-11-21 | iwlwifi: use Rx single frame mode (one Rx frame per RB) | Zhu, Yi | 2 | -2/+4 |
2008-11-21 | iwlwifi: get some more information about command failure | Winkler, Tomas | 1 | -1/+6 |
2008-11-21 | iwl3945 : Simplify iwl3945_send_beacon_cmd | Kolekar, Abhijeet | 1 | -12/+14 |
2008-11-21 | iwlwifi: move iwl_print_hex_dump to iwl-debug.h | Winkler, Tomas | 2 | -17/+10 |
2008-11-21 | iwl3945 : Fix Sparse Warnings | Kolekar, Abhijeet | 1 | -1/+1 |
2008-11-21 | iwlwifi: move spectrum measurement code to iwl-spectrum.c file | Tomas Winkler | 5 | -228/+209 |
2008-11-21 | iwlwifi: revamp tx scheduler byte count tables handling | Tomas Winkler | 10 | -244/+129 |
2008-11-21 | iwlwifi: move rx queue read pointer into rxq | Winkler, Tomas | 9 | -83/+37 |
2008-11-21 | iwlwifi: update iwl-commands.h for 3 stream support | Halperin, Daniel C | 1 | -5/+7 |
2008-11-21 | iwlwifi: don't fail power set when calibration is not done yet | Winkler, Tomas | 1 | -9/+8 |
2008-11-21 | iwlwifi: trivial fix in includes | Winkler, Tomas | 1 | -2/+1 |
2008-11-21 | iwl3945: fix resume for ADHOC network | Mohamed Abbas | 1 | -7/+14 |
2008-11-21 | iwlagn: fix resume for ADHOC network | Mohamed Abbas | 1 | -6/+15 |
2008-11-21 | b43: remove rate index warning | Johannes Berg | 1 | -2/+2 |
2008-11-21 | b43legacy: implement short slot and basic rate handling | Johannes Berg | 2 | -13/+103 |
2008-11-21 | ipw2200: make association only if SSID is known. | Alexey Fisher | 1 | -2/+1 |
2008-11-21 | ath9k: enable RXing of beacons on STA/IBSS | Luis R. Rodriguez | 1 | -3/+2 |
2008-11-21 | ath5k: allow APs to receive beacons | Luis R. Rodriguez | 1 | -2/+2 |
2008-11-21 | ath5k: Fix IMR init | Nick Kossifidis | 1 | -3/+3 |
2008-11-21 | ath9k : Display MAC/BB and RF version at startup (v2) | Benoit PAPILLAULT | 2 | -6/+71 |
2008-11-21 | ath5k: ignore the return value of ath5k_hw_noise_floor_calibration | Felix Fietkau | 2 | -6/+2 |
2008-11-21 | rt2x00: Fix BUG_ON() with antenna handling | Ivo van Doorn | 5 | -24/+51 |
2008-11-21 | rt2x00: Block set_key() during suspend/shutdown | Ivo van Doorn | 1 | -1/+3 |
2008-11-21 | rt2x00: Fix LED state handling | Ivo van Doorn | 1 | -38/+56 |
2008-11-21 | rt2x00: Remove RATE_BASIC flag | Ivo van Doorn | 2 | -8/+7 |
2008-11-21 | Move all rtl818x files to a common directory. | Larry Finger | 17 | -6/+9 |
2008-11-21 | mac80211_hwsim: enable Mesh Point operation | Andrey Yurovsky | 1 | -2/+4 |
2008-11-21 | ssb: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2 | -7/+6 |
2008-11-21 | libertas: Fine grained configuration of wake-on-lan. | Anna Neal | 7 | -7/+65 |
2008-11-21 | ipw2100, ipw2200: select LIB80211 | John W. Linville | 1 | -0/+2 |
2008-11-21 | netdevice zd1201: Convert directly reference of netdev->priv to netdev_priv() | John W. Linville | 1 | -59/+56 |
2008-11-21 | ixgbe: convert directly reference of netdev->priv | Wang Chen | 1 | -1/+1 |
2008-11-20 | ixgbe: add SFP+ driver support | Donald Skidmore | 6 | -7/+550 |
2008-11-20 | DCB: Add support for DCB BCN | Alexander Duyck | 2 | -1/+202 |
2008-11-20 | DCB: Add interface to query the state of PFC feature. | Alexander Duyck | 1 | -1/+15 |
2008-11-20 | DCB: Add interface to query # of TCs supported by device | Alexander Duyck | 1 | -1/+32 |
2008-11-20 | DCB: Add interface to query for the DCB capabilities of an device. | Alexander Duyck | 1 | -1/+41 |
2008-11-20 | ixgbe: this patch adds support for DCB to the kernel and ixgbe driver | Alexander Duyck | 10 | -19/+1585 |
2008-11-20 | hippi: convert driver to net_device_ops | Stephen Hemminger | 1 | -4/+11 |
2008-11-20 | defxx: convert driver to net_device_ops | Stephen Hemminger | 1 | -7/+10 |
2008-11-20 | fddi: convert to new network device ops | Stephen Hemminger | 1 | -7/+12 |
2008-11-20 | dummy: convert to net_device_ops | Stephen Hemminger | 1 | -5/+10 |
2008-11-20 | netdev: add more functions to netdevice ops | Stephen Hemminger | 29 | -61/+132 |
2008-11-20 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 37 | -167/+238 |
2008-11-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 6 | -6/+37 |
2008-11-20 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+4 |
2008-11-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 14 | -81/+102 |
2008-11-20 | netdevice wanrouter: Convert directly reference of netdev->priv | Wang Chen | 1 | -45/+44 |