summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2008-09-05cfg80211: keep track of supported interface modesLuis R. Rodriguez
2008-09-05ath5k: HW code cleanupNick Kossifidis
2008-09-05b43: Don't use memcpy for overlapping areasMichael Buesch
2008-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-09-03ath9k: Fix TX control flag use for no ACK and RTS/CTSJouni Malinen
2008-09-03ath9k: Fix TX status reportingJouni Malinen
2008-09-03iwlwifi: fix STATUS_EXIT_PENDING is not set on pci_removeGregory Greenman
2008-09-03iwlwifi: call apm stop on exitGregory Greenman
2008-09-03iwlwifi: fix Tx cmd memory allocation failure handlingTomas Winkler
2008-09-03iwlwifi: fix rx_chain computationTomas Winkler
2008-09-03iwlwifi: fix station mimo power save valuesRon Rindjunsky
2008-09-03iwlwifi: remove false rxon if rx chain changesMohamed Abbas
2008-09-03iwlwifi: fix hidden ssid discovery in passive channelsRon Rindjunsky
2008-09-03iwlwifi: W/A for the TSF correction in IBSSAssaf Krauss
2008-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-09-02ath9: Fix ath_rx_flush_tid() for IRQs disabled kernel warning message.Senthil Balasubramanian
2008-09-02ath9k: Incorrect key used when group and pairwise ciphers are different.Senthil Balasubramanian
2008-09-02rt2x00: Compiler warning unmasked by fix of BUILD_BUG_ONBoaz Harrosh
2008-09-02wireless/libertas/if_cs.c: fix memory leaksAdrian Bunk
2008-09-02orinoco: Multicast to the specified addressesDavid Kilroy
2008-09-02iwlwifi: fix 64bit platform firmware loadingTomas Winkler
2008-09-02iwlwifi: fix apm_stop (wrong bit polarity for FLAG_INIT_DONE)Mohamed Abbas
2008-09-02iwlwifi: workaround interrupt handling no some platformsTomas Winkler
2008-09-02iwlwifi: do not use GFP_DMA in iwl_tx_queue_initJohn W. Linville
2008-08-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-08-29b43: Rewrite TX power adjustmentMichael Buesch
2008-08-29b43: Implement dynamic PHY APIMichael Buesch
2008-08-29rt2x00: Release rt2x00 2.2.1Ivo van Doorn
2008-08-29rt2x00: skb->data pointer should not include TX descriptorMattias Nissler
2008-08-29rt2x00: Add Signal type flagIvo van Doorn
2008-08-29rt2x00: Initialize txop during conf_tx() callbackIvo van Doorn
2008-08-29rt2x00: Only configure hardware when radio is enabledMattias Nissler
2008-08-29rt2x00: Map extra_tx_headroom to DMAIvo van Doorn
2008-08-29rt2x00: Fix race conditions in flag handlingIvo van Doorn
2008-08-29libertas: use the common frame control functionsHarvey Harrison
2008-08-29ath9k: rc.h cleanupSujith
2008-08-29ath9k: Remove sc_lastrx as we don't use it anywhereSujith
2008-08-29ath9k: Do not update frame's duration fieldSujith
2008-08-29ath9k: Remove more dead codeSujith
2008-08-29ath9k: Add LED supportVasanthakumar Thiagarajan
2008-08-29p54pci: rx tasklet refactoringChristian Lamparter
2008-08-29p54: redo queue numberingChr
2008-08-29p54: take tx_queue's lock in rx_frame_sentChr
2008-08-29p54: fix rssi auto calibrationChristian Lamparter
2008-08-29wireless: remove unused #include <version.h>Huang Weiyi
2008-08-29ath9k: Use mac80211 for multicast power save bufferingJouni Malinen
2008-08-29mac80211_hwsim: Add minimal IEEE 802.11n supportJouni Malinen
2008-08-29libertas: convert adhoc operations to direct commandsDan Williams
2008-08-29libertas: convert CMD_802_11_RADIO_CONTROL to a direct commandDan Williams
2008-08-29libertas: convert CMD_802_11_DEAUTHENTICATE to a direct commandDan Williams