Age | Commit message (Expand) | Author | Files | Lines |
2008-12-12 | ath9k: Do not remove header padding on RX from short frames | Jouni Malinen | 1 | -2/+10 |
2008-12-12 | iwlwifi: fix build warning (iwl-rx.c) | Rami Rosen | 1 | -6/+0 |
2008-12-12 | mac80211: misc cleanups | Rami Rosen | 3 | -13/+6 |
2008-12-12 | rfkill: strip pointless notifier chain | Johannes Berg | 2 | -85/+5 |
2008-12-12 | libertas: Create sysfs entry for changing the mesh probe response limit | Anna Neal | 2 | -0/+61 |
2008-12-12 | ath9k: Refactor struct ath_softc | Sujith | 5 | -267/+254 |
2008-12-12 | p54: fix oops on faulty devices | Christian Lamparter | 1 | -3/+16 |
2008-12-12 | mac80211: Disable requests for new scans in AP mode | Jouni Malinen | 3 | -19/+1 |
2008-12-12 | ipw2200: fix scanning while associated | Helmut Schaa | 2 | -6/+23 |
2008-12-12 | b43legacy: Fix sparse warnings | Larry Finger | 2 | -5/+3 |
2008-12-12 | rtl8187: Use usb anchor facilities to manage urbs | Larry Finger | 2 | -25/+52 |
2008-12-12 | ath5k: fix endianness of bitwise ops when installing mic | Bob Copeland | 1 | -2/+2 |
2008-12-12 | spectrum_cs: Fix function names used in debug strings | David Kilroy | 1 | -2/+6 |
2008-12-12 | orinoco: Fix inappropriate use of IRQ_BAP | David Kilroy | 1 | -3/+3 |
2008-12-12 | orinoco: Fix function names used in debug strings | David Kilroy | 1 | -2/+6 |
2008-12-12 | p54: enforce strict tx_queue limits | Christian Lamparter | 2 | -8/+21 |
2008-12-12 | iwlwifi: remove qos module parameter | Winkler, Tomas | 6 | -33/+14 |
2008-12-12 | iwlwifi: 3945 remove qos module parameter | Winkler, Tomas | 2 | -28/+15 |
2008-12-12 | iwlifi: remove twice defined SINGLE_FRAME RX FH MASK | Winkler, Tomas | 2 | -4/+1 |
2008-12-12 | iwlwifi: change email contact information | Winkler, Tomas | 48 | -48/+48 |
2008-12-12 | airport: remove useless return in a function returning void | Pavel Roskin | 1 | -1/+1 |
2008-12-12 | mac80211: integrate sta_notify_ps cmds into sta_notify | Christian Lamparter | 4 | -40/+21 |
2008-12-12 | p54usb: rewriting rx/tx routines to make use of usb_anchor's facilities | Christian Lamparter | 2 | -50/+102 |
2008-12-12 | ath9k: BH shouldn't be enabled when hardirqs are disabled. | Senthil Balasubramanian | 1 | -2/+3 |
2008-12-12 | mac80211/cfg80211: check endianness in sparse runs | Johannes Berg | 2 | -0/+4 |
2008-12-12 | mac80211: remove fragmentation offload functionality | Johannes Berg | 3 | -14/+0 |
2008-12-12 | ath9k: remove fragmentation workaround again | Johannes Berg | 1 | -6/+0 |
2008-12-12 | iwlwifi: fix build error (iwl-rx.c). | Rami Rosen | 1 | -1/+2 |
2008-12-12 | mac80211: only create default STA interface if supported | Johannes Berg | 1 | -6/+8 |
2008-12-12 | ieee80211_security: correct warning about width of auth_mode | John W. Linville | 1 | -3/+2 |
2008-12-12 | ath9k: avoid rx frames with corrupted descriptor. | Senthil Balasubramanian | 2 | -2/+9 |
2008-12-12 | ath9k: Incorrect band enum causes invalid antenna configuration. | Senthil Balasubramanian | 3 | -3/+8 |
2008-12-12 | ath9k: Adding support for Atheros AR9285 chipset. | Senthil Balasubramanian | 8 | -332/+1826 |
2008-12-12 | ath9k: Adding initvalues for Atheros AR9285 chipset. | Senthil Balasubramanian | 1 | -0/+1363 |
2008-12-12 | ath9k: Adding AR9285 chipset register information. | Senthil Balasubramanian | 1 | -1/+108 |
2008-12-12 | cfg80211: fix nl80211 frequency handling | Johannes Berg | 1 | -14/+26 |
2008-12-12 | mac80211: improve sta_notify documentation | Johannes Berg | 1 | -2/+2 |
2008-12-12 | ath9k: Merge structures ath_atx, ath_node_aggr with ath_node | Sujith | 2 | -94/+72 |
2008-12-12 | ath9k: Remove remaining occurrences of CONFIG_SLOW_ANT_DIV | Sujith | 3 | -22/+2 |
2008-12-12 | ath9k: Add a debugfs file to show interrupt statistics | Sujith | 3 | -0/+159 |
2008-12-12 | ath9k: Maintain rate table choice after association | Sujith | 6 | -13/+12 |
2008-12-12 | ath9k: Fix bug in rate table management | Sujith | 2 | -4/+6 |
2008-12-12 | ath9k: Disable staggered Beacon frame scheduling | Jouni Malinen | 1 | -1/+1 |
2008-12-12 | ath9k: Free Beacon skbs in AP mode | Jouni Malinen | 1 | -0/+1 |
2008-12-12 | iwlwifi: cleanup (remove pm_state) | Rami Rosen | 2 | -6/+0 |
2008-12-12 | iwlwifi: use rmb/wmb to protect indirect mmio operation | Zhu, Yi | 2 | -0/+10 |
2008-12-12 | iwlwifi: iwl_poll_{direct_}bit cleanup | Zhu, Yi | 9 | -60/+30 |
2008-12-12 | iwlwifi: fix "MAC in deep sleep" error | Zhu, Yi | 1 | -3/+3 |
2008-12-12 | iwlwifi: fix time interval misuse in iwl_poll_{direct_}bit | Zhu, Yi | 3 | -5/+5 |
2008-12-12 | iwl3945: Fix rate scale for B-mode connection | Abbas, Mohamed | 3 | -16/+39 |