summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: move iwl_clear_driver_stations to userJohannes Berg2012-03-062-35/+35
* airo: fix test for FLAG_RADIO_DOWNDan Carpenter2012-03-061-1/+1
* iwlwifi: always monitor for stuck queuesJohannes Berg2012-03-061-14/+4
* p54pci: use new driver.pm interface for suspend/resumeChristian Lamparter2012-03-061-24/+24
* p54: pass interface setup errors back to mac80211Christian Lamparter2012-03-061-2/+3
* rtlwifi: rtl8192ce: Fix loss of receive performanceJingjun Wu2012-03-061-0/+4
* ath5k: allow AP and mesh mode to operate simultaneouslyChun-Yeow Yeoh2012-03-063-2/+9
* cfg80211/mac80211: report signal strength for mgmt framesJohannes Berg2012-03-067-13/+39
* brcm80211: smac: cleanup couple of debug output statementsArend van Spriel2012-03-051-11/+9
* brcm80211: smac: remove firmware requests from init_module syscallArend van Spriel2012-03-051-12/+19
* brcm80211: fmac: remove firmware requests from init_module syscallArend van Spriel2012-03-051-4/+14
* brcm80211: fmac: initialize host interface drivers regardless resultArend van Spriel2012-03-054-18/+8
* brcm80211: fmac: use counters in brcmf_bus structureArend van Spriel2012-03-052-15/+4
* brcm80211: fmac: remove brcmf_usb_attrib structureArend van Spriel2012-03-052-22/+11
* brcm80211: fmac: remove unnecessary NULL pointer checkArend van Spriel2012-03-051-3/+0
* rtlwifi: rtl8192c: Prevent sleeping from invalid context in rtl8192cuLarry Finger2012-03-051-3/+8
* rtlwifi: Remove extraneous value returnLarry Finger2012-03-051-3/+2
* rtlwifi: Detect misread of end-point countLarry Finger2012-03-051-3/+10
* mac80211: combine QoS with other BSS changesJohannes Berg2012-03-054-9/+17
* mac80211: use common radiotap code for cooked monitorsJohannes Berg2012-03-051-30/+9
* cfg80211: Add an attribute to set inactivity timeout in AP modeVasanthakumar Thiagarajan2012-03-053-2/+23
* mac80211: fix the support of setting non-forwarding entity in MeshChun-Yeow Yeoh2012-03-052-1/+11
* mac80211: add an rx flag for ignoring a packet's signal strengthFelix Fietkau2012-03-052-3/+9
* cfg80211: fix kernel-docJohannes Berg2012-03-051-6/+4
* mac80211: use compare_ether_addr on MAC addresses instead of memcmpFelix Fietkau2012-03-0510-42/+53
* mac80211: use 16 bit alignment for the if_ibss bssid fieldFelix Fietkau2012-03-051-1/+1
* mwifiex: endian bug in mwifiex_drv_change_adhoc_chan()Dan Carpenter2012-03-052-4/+3
* p54spi: Release GPIO lines and IRQ on error in p54spi_probeMax Filippov2012-03-051-4/+10
* rndis_wlan: use u8 for key indexesJussi Kivilinna2012-03-051-9/+9
* rndis_wlan: use RNDIS_WLAN_NUM_KEYS for all key index checksJussi Kivilinna2012-03-051-3/+5
* rndis_wlan: fix le16/le32_to_cpu mix up with config.beacon_periodJussi Kivilinna2012-03-051-7/+7
* rndis_wlan: prevent integer overflow in indication()Dan Carpenter2012-03-051-2/+2
* rndis_wlan: make some variables unsignedDan Carpenter2012-03-051-2/+4
* rndis_wlan: remove unneeded variablesDan Carpenter2012-03-051-4/+2
* rndis_wlan: integer overflows in rndis_wlan_do_link_up_work()Dan Carpenter2012-03-051-4/+9
* {nl,cfg,mac}80211: Implement RSSI threshold for mesh peeringAshok Nagarajan2012-03-057-1/+39
* b43: prevent firmware on bcm5354 from taking over wrong GPIO pinsHauke Mehrtens2012-03-051-0/+2
* ath9k: make use of list_for_each_entry_safeMohammed Shafi Shajakhan2012-03-051-7/+2
* ath9k: completely zero intialize valid_phy_rate_idxMohammed Shafi Shajakhan2012-03-052-3/+1
* mac80211: Fix the generation of PREQs in proactive RANN mechanism of HWMPChun-Yeow Yeoh2012-03-052-5/+19
* mwifiex: fix bug in wildcard scan handlingAmitkumar Karwar2012-03-053-33/+27
* mwifiex: remove unnecessary struct mwifiex_802_11_ssidAmitkumar Karwar2012-03-058-27/+19
* mwifiex: correct bitrates advertised to cfg80211Avinash Patil2012-03-051-4/+2
* MIPS: BCM47XX: provide sprom to bcma busHauke Mehrtens2012-03-051-4/+35
* MIPS: BCM47XX: move and extend sprom parsingHauke Mehrtens2012-03-054-151/+625
* MIPS: BCM47XX: fix signature of nvram_parse_macaddrHauke Mehrtens2012-03-051-1/+1
* MIPS: BCM47XX: return number of written bytes in nvram_getenvHauke Mehrtens2012-03-051-2/+1
* bcma: add support for sprom not found on the deviceHauke Mehrtens2012-03-052-8/+75
* bcma: export bcma_find_coreHauke Mehrtens2012-03-052-1/+3
* ssb: add some missing sprom attributesHauke Mehrtens2012-03-051-1/+75