summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | wlcore: prevent recovery in the middle of resumeArik Nemtsov2012-06-231-3/+8
| | | * | wlcore: refactor threaded IRQ routineArik Nemtsov2012-06-231-31/+31
| | | * | wlcore: check Rx-filter functions in the suspend pathArik Nemtsov2012-06-233-10/+30
| | | * | wlcore: force recovery on resume if suspended without recoveringArik Nemtsov2012-06-231-2/+18
| | | * | wlcore: don't allow SDIO read/writes after failureArik Nemtsov2012-06-232-2/+21
| | | * | wlcore: cancel suspend when recovery is pendingArik Nemtsov2012-06-221-0/+6
| | | * | wlcore: access the firmware memory via debugfsArkady Miasnikov2012-06-221-0/+192
| | | * | wlcore: Force checking of io functions' return valuesIdo Yariv2012-06-226-40/+55
| | | * | wlcore: Propagate errors from wl1271_read_hwaddrIdo Yariv2012-06-222-4/+6
| | | * | wlcore: Propagate errors from wl1271_raw_write32Ido Yariv2012-06-2213-127/+298
| | | * | wlcore: Propagate errors from wl1271_raw_read32Ido Yariv2012-06-229-113/+309
| | | * | wlcore: Propagate errors from wl1271_writeIdo Yariv2012-06-2212-46/+102
| | | * | wlcore: Propagate errors from wl1271_readIdo Yariv2012-06-2212-32/+78
| | | * | wlcore: Propagate errors from wlcore_raw_*_data functionsIdo Yariv2012-06-222-13/+26
| | | * | wlcore: Change raw io functions to return errorsIdo Yariv2012-06-221-13/+13
| | | * | wlcore: Change read/write ops to return errorsIdo Yariv2012-06-223-14/+22
| | | * | wlcore: Disable interrupts while recoveringIdo Yariv2012-06-223-6/+22
| | | * | wlcore: Fix sdio out-of-sync power stateIdo Yariv2012-06-222-17/+27
| | * | | ath9k_htc: Fix IDLE power saveSujith Manoharan2012-06-263-124/+20
| | * | | ath9k_htc: Use atomic operations for op_flagsSujith Manoharan2012-06-266-37/+37
| | * | | ath9k_htc: Change default listen interval to 1Sujith Manoharan2012-06-261-1/+1
| | * | | ath9k: Fix lockdep splatSujith Manoharan2012-06-261-3/+3
| | * | | ath9k: raise aggregation limit to 64k for HT IBSSSven Eckelmann2012-06-263-2/+17
| | * | | rtlwifi: rtl8192se: Fix double inclusion of header pci.hLarry Finger2012-06-261-1/+0
| | * | | rtlwifi: Fix IRQ disabled warningLarry Finger2012-06-261-8/+9
| | * | | Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville2012-06-2634-562/+768
| | |\ \ \
| | | * | | mac80211: make ieee80211_check_concurrent_iface netdev-independentJohannes Berg2012-06-261-5/+3
| | | * | | mac80211: remove unused functionJohannes Berg2012-06-261-6/+0
| | | * | | nl80211: specify RSSI threshold in scheduled scanThomas Pedersen2012-06-263-1/+16
| | | * | | mac80211_hwsim: fix smatch/sparse complaintsJohannes Berg2012-06-251-6/+4
| | | * | | mac80211: trace debug messagesJohannes Berg2012-06-244-0/+136
| | | * | | mac80211: rename driver-trace fileJohannes Berg2012-06-245-6/+5
| | | * | | mac80211: clean up debuggingJohannes Berg2012-06-2423-453/+519
| | | * | | mac80211: pass sdata to some RX functionsJohannes Berg2012-06-221-17/+16
| | | * | | mac80211: two small verbose debug cleanupsJohannes Berg2012-06-222-2/+2
| | | * | | mac80211: remove TKIP debugJohannes Berg2012-06-222-53/+1
| | | * | | ieee80211: more OUI type definitions for WLAN_OUI_MICROSOFTAvinash Patil2012-06-211-0/+2
| | | * | | mac80211: add command to get current rssiVictor Goldenshtein2012-06-214-8/+59
| | * | | | rtlwifi: Change debug level for deletion of an entry in CAMLarry Finger2012-06-221-2/+3
| | * | | | ath9k_hw: fix smatch warning in ar9003_hw_spur_mitigate_mrc_cckRajkumar Manoharan2012-06-221-3/+1
| | * | | | ath9k_hw: rename mrcCCKOff to fix smatch warningRajkumar Manoharan2012-06-224-16/+10
| | * | | | brcmsmac: fix NULL pointer crash in brcms_c_regd_init()Arend van Spriel2012-06-221-0/+5
| | * | | | brcmfmac: make inclusion of vmalloc.h explicit fixing linux-next buildArend van Spriel2012-06-221-0/+1
| | * | | | mwifiex: enhance power save for USB and PCIe chipsetsAmitkumar Karwar2012-06-221-1/+5
| | * | | | mwifiex: wake up main thread to handle Tx traffic if scan is delayed/abortedAmitkumar Karwar2012-06-222-1/+3
| | * | | | mwifiex: parse WPA IE and support WPA/WPA2 mixed mode for uAPAvinash Patil2012-06-222-23/+49
| | * | | | Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-06-2217-109/+332
| | |\ \ \ \
| | | * \ \ \ Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho2012-06-2117-109/+332
| | | |\ \ \ \ | | | | | |/ / | | | | |/| |
| | | | * | | wl18xx: use %zu for size_t arguments in printk callsLuciano Coelho2012-06-211-2/+2
| | | | * | | wl18xx: split siso40 HT cap between 2Ghz and 5GhzArik Nemtsov2012-06-211-5/+19
OpenPOWER on IntegriCloud