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 | mac80211_hwsim: Update documentation (AP mode enabled) | Jouni Malinen | 1 | -4/+5 |
2008-11-21 | mac80211: rc80211_pid eliminate sparse warnings | Tomas Winkler | 1 | -3/+3 |
2008-11-21 | rt2x00: Cleanup TX/RX entry handling | Ivo van Doorn | 13 | -135/+127 |
2008-11-21 | mac80211: remove more excess kernel-doc | Randy Dunlap | 2 | -5/+0 |
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 | mac80211: fix BUILD_BUG_ON() caused by misalignment on arm | Felix Fietkau | 1 | -1/+1 |
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 | mac80211: disable BSSID filtering for mesh interfaces | Andrey Yurovsky | 1 | -2/+15 |
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 | 5 | -9/+416 |
2008-11-20 | DCB: Add interface to query the state of PFC feature. | Alexander Duyck | 4 | -1/+62 |
2008-11-20 | DCB: Add interface to query # of TCs supported by device | Alexander Duyck | 4 | -1/+193 |
2008-11-20 | DCB: Add interface to query for the DCB capabilities of an device. | Alexander Duyck | 4 | -1/+161 |
2008-11-20 | ixgbe: this patch adds support for DCB to the kernel and ixgbe driver | Alexander Duyck | 19 | -19/+2593 |
2008-11-20 | net: convert TCP/DCCP ehash rwlocks to spinlocks | Eric Dumazet | 5 | -43/+41 |
2008-11-20 | ipgre: convert to netdevice_ops | Stephen Hemminger | 1 | -16/+26 |
2008-11-20 | ipv6: convert tunnels to net_device_ops | Stephen Hemminger | 2 | -30/+32 |
2008-11-20 | ipip: convert to net_device_ops | Stephen Hemminger | 1 | -16/+17 |
2008-11-20 | hippi: convert driver to net_device_ops | Stephen Hemminger | 3 | -10/+23 |