summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-16mac80211: Add debugfs entry for mesh ht_opmodeAshok Nagarajan1-0/+2
2012-05-16mac80211: Modify mesh_set_ht_prot_mode() to have less identationAshok Nagarajan1-23/+24
2012-05-16mac80211: Fix don't use '>' operator for matching channel typesAshok Nagarajan1-2/+4
2012-05-16mac80211: Push the deleted comment to correct placeAshok Nagarajan1-0/+5
2012-05-16wlcore: fix some sparse warnings due to missing static declarationLuciano Coelho1-3/+4
2012-05-16wlcore: fix pointer print out in wl1271_acx_set_rx_filter()Luciano Coelho1-2/+3
2012-05-16mwifiex: remove set_channel cfg80211 hookJohannes Berg1-27/+0
2012-05-16rndis_wlan: remove set_channel cfg80211 hookJohannes Berg1-14/+0
2012-05-16iwlwifi: support explicit monitor interfaceJohannes Berg3-1/+6
2012-05-16iwlwifi: invert the order of ssid list in scan cmdDavid Spinadel1-1/+5
2012-05-16iwlwifi: disable default wildcard ssid scanDavid Spinadel2-11/+24
2012-05-16iwlwifi: fix scan_cmd_size allocationDavid Spinadel2-6/+12
2012-05-16nl80211: refactor valid channel type checkJohannes Berg1-30/+29
2012-05-16cfg80211: fix cfg80211_can_beacon_sec_chan prototypeJohannes Berg2-4/+4
2012-05-16nl80211: prevent additions to old station flags APIJohannes Berg2-2/+10
2012-05-16NFC: Queue I frame fragments to the LLCP sockets queue tailSamuel Ortiz1-1/+1
2012-05-16NFC: Export nfc.h to userlandSamuel Ortiz1-0/+1
2012-05-16mac80211: fix network header location when adding encryption headersArik Nemtsov2-0/+3
2012-05-16mac80211: (selectively) add HT details in radiotapJohannes Berg3-3/+16
2012-05-16rt2x00:Add RT539b chipset supportZero.Lin1-0/+1
2012-05-16ssb: add PCI IDs 0x4322 and 43222Hauke Mehrtens1-0/+2
2012-05-16mac80211: Add IV-room in the skb for TKIP and WEPJanusz.Dziedzic@tieto.com3-5/+19
2012-05-16mwifiex: delete IEs when stop_apAvinash Patil3-0/+75
2012-05-16mwifiex: retrieve IEs from cfg80211_beacon_data and send to firmwareAvinash Patil5-0/+195
2012-05-16mwifiex: add custom IE frameworkAvinash Patil8-1/+201
2012-05-16mwifiex: rearrange AP sys configure codeAvinash Patil3-21/+48
2012-05-16mwifiex: add WPA2 support for APAvinash Patil5-0/+268
2012-05-16mwifiex: add AP event handling frameworkAvinash Patil4-2/+73
2012-05-16mwifiex: add cfg80211 start_ap and stop_ap handlersAvinash Patil5-0/+139
2012-05-16mwifiex: common set_wiphy_params cfg80211 handler for AP and STA interfaceAvinash Patil6-20/+150
2012-05-16mwifiex: handle interface type changes correctlyAvinash Patil1-18/+46
2012-05-16mwifiex: stop BSS in deauthentication handlingAvinash Patil1-0/+4
2012-05-16mwifiex: add AP command sys_config and set channelAvinash Patil5-1/+90
2012-05-16mwifiex: add bss start and bss stop commands for APAvinash Patil6-2/+75
2012-05-16mwifiex: append peer mac address TLV in key material command to firmwareAvinash Patil5-9/+46
2012-05-16mwifiex: save adapter pointer in wiphy_privAvinash Patil3-25/+27
2012-05-16mwifiex: multi-interface support for mwifiexAvinash Patil1-0/+20
2012-05-16mwifiex: support for creation of AP interfaceAvinash Patil4-66/+98
2012-05-16mwifiex: handle station specific commands on STA interface onlyAvinash Patil2-20/+34
2012-05-16mwifiex: allocate space for one more mwifiex_private structureAvinash Patil3-16/+23
2012-05-16b43: use pci_is_pcie() instead of obsolete pci_dev.is_pcieBjorn Helgaas1-1/+1
2012-05-16cfg80211: add warning when calculating MCS rates >= 32Johannes Berg1-1/+1
2012-05-16cfg80211: remove double prototypeJohannes Berg1-2/+0
2012-05-16Net: wireless: core.c: fixed checkpatch warningsCristian Chilipirea1-2/+2
2012-05-16mac80211: fix TX aggregation session timerJohannes Berg1-2/+8
2012-05-16mac80211: fix single queue driversJohannes Berg1-1/+3
2012-05-16bcma: Add flush for BCMA_RESET_CTL writeNathan Hintz1-0/+1
2012-05-16bcma: Add __devexit to bcma_host_pci_removeNathan Hintz1-2/+2
2012-05-16bcma: reads/writes are always 4 bytes, so always map 4 bytesNathan Hintz1-3/+3
2012-05-16bcma: Account for variable PCI memory base/sizeNathan Hintz1-2/+2