summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
...
* | | iwlwifi: take a fresh set of supported rates at each cycleEmmanuel Grumbach2008-09-081-0/+1
* | | iwlwifi: fix host command header according the HW specTomas Winkler2008-09-083-14/+16
* | | iwlwifi: allow association on radar channel in power saveEmmanuel Grumbach2008-09-084-7/+61
* | | iwlwifi: cleanup PCI register handlingTomas Winkler2008-09-086-34/+31
* | | iwlwifi: fix strict_strtoul error checkingEmmanuel Grumbach2008-09-081-3/+3
* | | iwlwifi: generic init calibrations frameworkTomas Winkler2008-09-086-81/+90
* | | iwlwifi: remove rfkill warning from iwl-ioTomas Winkler2008-09-082-36/+0
* | | iwlwifi: replace readl and writel with io/read/write/32Tomas Winkler2008-09-082-5/+5
* | | iwlwifi: use strict_strtoul instead of simple_strtoulTomas Winkler2008-09-081-17/+32
* | | iwl3945: avoid redundant iwl3945_get_active_dwell_timeAbhijeet Kolekar2008-09-081-4/+3
* | | iwl3945: removed bg_post_associate workAbhijeet Kolekar2008-09-082-18/+1
* | | iwl3945: replace association and beacon hooks with bss_info_changed cbAbhijeet Kolekar2008-09-081-81/+0
* | | iwl3945: fix unbalanced mutexAbhijeet Kolekar2008-09-081-3/+2
* | | iwlwifi: align set channel with mac80211Tomas Winkler2008-09-083-10/+7
* | | iwlwifi: allow consecutive scans in unassociated stateRon Rindjunsky2008-09-081-1/+3
* | | iwlwifi: remove obsolete 4965 forward declarationsRon Rindjunsky2008-09-081-6/+0
* | | iwlwifi: clean up hw scan handlerTomas Winkler2008-09-081-19/+16
* | | iwlwifi : Added bss_info_changed callback to 3945Abhijeet Kolekar2008-09-081-6/+68
* | | p54: better firmware supportChristian Lamparter2008-09-083-48/+103
* | | p54: set_filter refactoringChristian Lamparter2008-09-083-29/+28
* | | b43: Replace hardcoded Analog switchMichael Buesch2008-09-081-1/+2
* | | b43: Move Analog switching into phy codeMichael Buesch2008-09-087-20/+30
* | | p54usb: support LM87 firmwaresChristian Lamparter2008-09-055-20/+73
* | | ath9k: uses/needs led_classdev_[un]registerRandy Dunlap2008-09-051-0/+3
* | | b43: Split PHY alloc and initMichael Buesch2008-09-0511-109/+178
* | | p54: move eeprom code into common libraryChristian Lamparter2008-09-054-235/+137
* | | p54: enhance firmware parser to reduce memory wasteChristian Lamparter2008-09-055-27/+69
* | | p54pci: increase ring buffer index counter when skippingChristian Lamparter2008-09-051-2/+4
* | | b43: Add LP-PHY radio register definitionsMichael Buesch2008-09-051-0/+526
* | | b43: Add LP-PHY read/write phyopsMichael Buesch2008-09-051-6/+17
* | | b43: Add LP-PHY templateMichael Buesch2008-09-056-1/+176
* | | b43: Move code from nphy.* to phy_n.*Michael Buesch2008-09-056-5/+5
* | | b43: Move remaining code from phy.c to phy_a.cMichael Buesch2008-09-054-490/+94
* | | cfg80211: keep track of supported interface modesLuis R. Rodriguez2008-09-0512-0/+51
* | | ath5k: HW code cleanupNick Kossifidis2008-09-0519-5042/+5435
* | | b43: Don't use memcpy for overlapping areasMichael Buesch2008-09-051-3/+4
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-08-293-26/+49
|\ \ \ | | |/ | |/|
| * | Ath5k: fix bintval setupJiri Slaby2008-08-261-3/+5
| * | Ath5k: lock beaconsJiri Slaby2008-08-262-3/+13
| * | atmel: try open system authentication tooDan Williams2008-08-261-1/+9
| * | atmel: return ENOENT on request_firmware failureDan Williams2008-08-261-19/+22
| |/
* | b43: Rewrite TX power adjustmentMichael Buesch2008-08-299-121/+341
* | b43: Implement dynamic PHY APIMichael Buesch2008-08-2922-4225/+4998
* | rt2x00: Release rt2x00 2.2.1Ivo van Doorn2008-08-291-1/+1
* | rt2x00: skb->data pointer should not include TX descriptorMattias Nissler2008-08-293-9/+8
* | rt2x00: Add Signal type flagIvo van Doorn2008-08-296-4/+13
* | rt2x00: Initialize txop during conf_tx() callbackIvo van Doorn2008-08-295-24/+122
* | rt2x00: Only configure hardware when radio is enabledMattias Nissler2008-08-293-36/+25
* | rt2x00: Map extra_tx_headroom to DMAIvo van Doorn2008-08-291-3/+21
* | rt2x00: Fix race conditions in flag handlingIvo van Doorn2008-08-2911-66/+68
OpenPOWER on IntegriCloud