aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2008-09-08iwlwifi : Added bss_info_changed callback to 3945Abhijeet Kolekar
2008-09-08p54: better firmware supportChristian Lamparter
2008-09-08p54: set_filter refactoringChristian Lamparter
2008-09-08b43: Replace hardcoded Analog switchMichael Buesch
2008-09-08b43: Move Analog switching into phy codeMichael Buesch
2008-09-05p54usb: support LM87 firmwaresChristian Lamparter
2008-09-05ath9k: uses/needs led_classdev_[un]registerRandy Dunlap
2008-09-05b43: Split PHY alloc and initMichael Buesch
2008-09-05p54: move eeprom code into common libraryChristian Lamparter
2008-09-05p54: enhance firmware parser to reduce memory wasteChristian Lamparter
2008-09-05p54pci: increase ring buffer index counter when skippingChristian Lamparter
2008-09-05b43: Add LP-PHY radio register definitionsMichael Buesch
2008-09-05b43: Add LP-PHY read/write phyopsMichael Buesch
2008-09-05b43: Add LP-PHY templateMichael Buesch
2008-09-05b43: Move code from nphy.* to phy_n.*Michael Buesch
2008-09-05b43: Move remaining code from phy.c to phy_a.cMichael Buesch
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-02Merge 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-29Merge 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