index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
isa
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-07-12
ath9k_hw: INI changes for WoW for AR9002 chipsets
Mohammed Shafi Shajakhan
3
-0
/
+22
2012-07-12
ath9k: advertise supported WoW flags to upper layer
Mohammed Shafi Shajakhan
1
-0
/
+18
2012-07-12
ath9k_hw: advertise WoW support for capable chipsets
Mohammed Shafi Shajakhan
1
-0
/
+8
2012-07-12
ath9k_hw: Add WoW hardware capability flags
Mohammed Shafi Shajakhan
1
-0
/
+14
2012-07-12
ath9k: Add definitions and structures to support WoW
Mohammed Shafi Shajakhan
2
-0
/
+46
2012-07-12
ath9k_hw: Add register definitions for WoW support
Mohammed Shafi Shajakhan
1
-1
/
+144
2012-07-12
iwlwifi: don't use stack memory for kmem cache name
Johannes Berg
2
-4
/
+4
2012-07-12
mac80211: iterate the virtual monitor interface
Johannes Berg
2
-10
/
+28
2012-07-12
cfg80211: fix locking and lockdep complaints
Johannes Berg
3
-6
/
+12
2012-07-12
minstrel_ht: enable frame aggregation for fixed rate
Sylvain Roger Rieunier
1
-2
/
+6
2012-07-12
mac80211: tx: do not drop non-robust mgmt to non-MFP stas.
Nicolas Cavallari
1
-0
/
+3
2012-07-12
mac80211: restructure key selection
Johannes Berg
1
-9
/
+13
2012-07-12
mac80211: add time synchronisation with BSS for assoc
Johannes Berg
8
-15
/
+27
2012-07-12
mac80211: optimize ieee80211_rx_status struct layout
Johannes Berg
1
-7
/
+7
2012-07-12
mac80211: redesign scan RX
Johannes Berg
4
-80
/
+32
2012-07-12
mac80211: track scheduled scan virtual interface
Johannes Berg
4
-14
/
+15
2012-07-12
mac80211: make scan_sdata pointer usable with RCU
Johannes Berg
3
-14
/
+30
2012-07-12
mac80211: fix invalid band deref building preq IEs
Arik Nemtsov
2
-0
/
+5
2012-07-12
nl80211: move scan API to wdev
Johannes Berg
14
-47
/
+57
2012-07-12
nl80211: send interface after creation
Johannes Berg
1
-2
/
+15
2012-07-12
cfg80211: use wireless_dev for interface management
Johannes Berg
11
-72
/
+83
2012-07-11
ath5k: replace modparam_all_channels with CONFIG_ATH5K_TEST_CHANNELS
Luis R. Rodriguez
2
-7
/
+18
2012-07-11
iwmc3200top: remove driver for unavailable hardware
John W. Linville
12
-2103
/
+0
2012-07-11
i2400m: remove SDIO device support
John W. Linville
11
-1510
/
+8
2012-07-11
bcma: add PMU clock support for BCM4706
Hauke Mehrtens
2
-4
/
+50
2012-07-11
bcma: fix CC driver compilation on MIPS
Rafał Miłecki
1
-1
/
+1
2012-07-11
rt2x00: remove unused argument
Stanislaw Gruszka
3
-23
/
+12
2012-07-11
rt2800lib: merge same defines
Stanislaw Gruszka
1
-17
/
+12
2012-07-11
rt2x00pci: small 3290 changes cleanup
Stanislaw Gruszka
1
-4
/
+4
2012-07-11
carl9170: fix HT peer BA session corruption
Christian Lamparter
5
-0
/
+132
2012-07-11
carl9170: import 1.9.6 firmware headers
Christian Lamparter
2
-4
/
+7
2012-07-10
ath9k_hw: remove debugging masks from AR_MCI_INTERRUPT_RX_MSG_DEFAULT
Rajkumar Manoharan
1
-6
/
+0
2012-07-10
brcmsmac: handle non PCI devices in the phy code
Hauke Mehrtens
1
-2
/
+8
2012-07-10
brcmsmac: fix read in write_phy_reg
Hauke Mehrtens
1
-1
/
+1
2012-07-10
brcmsmac: extend brcms_c_chipmatch() to also handle non PCIe devices
Hauke Mehrtens
3
-9
/
+34
2012-07-10
brcmsmac: fix DMA on SoCs
Hauke Mehrtens
1
-3
/
+8
2012-07-10
brcmsmac: extend xmtfifo_sz array
Hauke Mehrtens
1
-1
/
+19
2012-07-10
brcmsmac: add some workarounds for other chips again
Hauke Mehrtens
1
-42
/
+89
2012-07-10
brcmsmac: add a conditions for core rev 17 again
Hauke Mehrtens
1
-2
/
+4
2012-07-10
brcmsmac: remove some unnessessacry casts and void pointer
Hauke Mehrtens
1
-6
/
+5
2012-07-10
brcmsmac: use chip and package id constants from bcma
Hauke Mehrtens
5
-37
/
+27
2012-07-10
brcmsmac: use core id constants from bcma
Hauke Mehrtens
2
-64
/
+2
2012-07-10
brcmsmac: remove some redundant chip common workarounds
Hauke Mehrtens
1
-42
/
+0
2012-07-10
brcmsmac: remove si_pmu_spuravoid_pllupdate()
Hauke Mehrtens
3
-86
/
+2
2012-07-10
brcmsmac: remove si_pmu_init() and si_pmu_res_init()
Hauke Mehrtens
3
-80
/
+0
2012-07-10
brcmsmac: remove ai_findcore()
Hauke Mehrtens
3
-31
/
+14
2012-07-10
brcmsmac: use container_of instead of cast
Hauke Mehrtens
1
-8
/
+8
2012-07-10
brcmsmac: remove ai_get_buscore{type,rev}()
Hauke Mehrtens
2
-19
/
+0
2012-07-10
brcmsmac: remove PCI_FORCEHT() macro
Hauke Mehrtens
1
-19
/
+0
2012-07-10
brcmsmac: remove PCIE() macro
Hauke Mehrtens
1
-5
/
+4
[next]