Age | Commit message (Expand) | Author | Files | Lines |
2008-11-10 | ath9k: correct warning about unintialized variable 'tid' | John W. Linville | 1 | -6/+5 |
2008-11-10 | rtl8187: Reduce channel switch delay | Larry Finger | 1 | -1/+0 |
2008-11-10 | rtl8187: Remove primitive write delays | Larry Finger | 2 | -4/+0 |
2008-11-10 | rtl8187: Remove msleep calls after calls to rtl8225_write | Larry Finger | 1 | -58/+59 |
2008-11-10 | rtl8187: Remove CCK delays | Larry Finger | 1 | -46/+46 |
2008-11-10 | rtl8187: Remove OFDM delays | Larry Finger | 1 | -86/+82 |
2008-11-10 | rtl8187: Remove large delays | Larry Finger | 2 | -3/+1 |
2008-11-10 | rt2x00: Release rt2x00 2.2.2 | Ivo van Doorn | 1 | -1/+1 |
2008-11-10 | rt2x00: Improve interface_modes initialization | Ivo van Doorn | 1 | -4/+10 |
2008-11-10 | rt2x00: Remove ieee80211_bss_conf from rt2x00_intf | Ivo van Doorn | 3 | -9/+1 |
2008-11-10 | rt2x00: Optimize configuration handling | Ivo van Doorn | 9 | -655/+488 |
2008-11-10 | ath5k: update keycache to support TKIP handling | Bob Copeland | 2 | -7/+62 |
2008-11-10 | ath5k: enable hardware encryption for WEP | Bob Copeland | 1 | -3/+8 |
2008-11-10 | mac80211: Add a new event in ieee80211_ampdu_mlme_action | Sujith | 3 | -0/+23 |
2008-11-10 | ath9k: Remove internal RX A-MPDU processing | Sujith | 4 | -584/+2 |
2008-11-10 | ath9k: Clear HT info on starting the driver | Sujith | 1 | -0/+2 |
2008-11-10 | ath9k: Remove ath_tx_aggr_resp() | Sujith | 3 | -80/+8 |
2008-11-10 | ath9k: Enable interrupts at the proper place | Sujith | 2 | -11/+4 |
2008-11-10 | ath9k: Remove unnecessary TSF reset | Sujith | 1 | -11/+0 |
2008-11-10 | ath9k: Streamline attach/detach | Sujith | 3 | -248/+158 |
2008-11-10 | ath9k: Remove unused function ath_get_currentCountry() | Sujith | 2 | -25/+0 |
2008-11-10 | ath9k: Refactor hw.c | Sujith | 9 | -6701/+6603 |
2008-11-10 | ath9k: Revamp VAP management | Sujith | 5 | -193/+67 |
2008-11-10 | ath9k: Use bitfields to store tid's state in a single variable | Sujith | 3 | -34/+27 |
2008-11-10 | ath9k: Ensure ath_node is not NULL when updating tx chainmask | Sujith | 4 | -40/+28 |
2008-11-10 | ath9k: Remove SM Power Save as it is not supported now | Sujith | 2 | -46/+6 |
2008-11-10 | ath9k: Revamp transmit control block | Sujith | 4 | -342/+324 |
2008-11-10 | ath9k: Simplify node attach/detach routines | Sujith | 4 | -124/+99 |
2008-11-10 | ath9k: Node cleanup | Sujith | 6 | -326/+94 |
2008-11-10 | ath5k: fix keytable type buglet in ath5k_hw_reset_key | Bob Copeland | 1 | -4/+11 |
2008-11-10 | ath5k: Update PCU code | Nick Kossifidis | 3 | -24/+102 |
2008-11-10 | don't use net/ieee80211.h | Johannes Berg | 17 | -158/+167 |
2008-11-10 | iwl3945: remove bogus comment | Johannes Berg | 1 | -2/+0 |
2008-11-10 | mac80211: remove SSID driver code | Johannes Berg | 2 | -14/+0 |
2008-11-10 | adm8211: remove SSID code | Johannes Berg | 2 | -25/+0 |
2008-11-10 | b43/legacy: remove SSID code | Johannes Berg | 2 | -45/+0 |
2008-11-10 | iwlwifi: remove unused essid variable | Johannes Berg | 4 | -28/+0 |
2008-11-10 | iwlwifi: remove implicit direct scan | Johannes Berg | 2 | -15/+0 |
2008-11-10 | iwl3945: remove dead code | Johannes Berg | 1 | -16/+2 |
2008-11-10 | ath9k: remove useless NULL initialisers | Johannes Berg | 1 | -8/+0 |
2008-11-10 | p54: eliminate warning for uninitialized variable 'tim_len' | John W. Linville | 1 | -1/+1 |
2008-11-10 | p54: AP & Ad-hoc testing | Christian Lamparter | 2 | -5/+241 |
2008-11-10 | p54: put broadcast frames into the right queues | Christian Lamparter | 1 | -15/+67 |
2008-11-10 | p54: more definitions form lmac_longbow.h and pda.h | Christian Lamparter | 2 | -32/+82 |
2008-11-10 | p54: introduce new names for device firmwares | Christian Lamparter | 3 | -10/+27 |
2008-11-10 | netdevice libertas: Fix directly reference of netdev->priv | Wang Chen | 1 | -18/+18 |
2008-11-08 | net: Guaranetee the proper ordering of the loopback device. v2 | Eric W. Biederman | 1 | -11/+2 |
2008-11-08 | Revert "net: Guaranetee the proper ordering of the loopback device." | David S. Miller | 1 | -2/+11 |
2008-11-07 | Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar... | David S. Miller | 34 | -264/+3836 |
2008-11-07 | fmvj18x_cs: write interrupt ack bit for lan and modem to work simultaneously. | Komuro | 1 | -19/+54 |