index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-15
wl1271: Fix TX starvation
Ido Yariv
4
-8
/
+27
2010-11-15
wl1271: TX aggregation optimization
Ido Yariv
1
-8
/
+19
2010-11-15
wl1271: ref_clock cosmetic changes
Gery Kahn
1
-6
/
+4
2010-11-15
iwlagn: use 6000g2b uCode for 130 series devices
Wey-Yi Guy
1
-11
/
+4
2010-11-15
iwlwifi: add new devices to Kconfig
Wey-Yi Guy
1
-0
/
+3
2010-11-15
iwlagn: turn dynamic smps on while BT is on
Wey-Yi Guy
1
-1
/
+4
2010-11-15
iwlwifi: implement switching iftype while up
Johannes Berg
5
-44
/
+130
2010-11-15
iwlwifi: fix IBSS beaconing
Johannes Berg
1
-11
/
+36
2010-11-15
iwlagn: new RXON processing for modern devices
Johannes Berg
17
-936
/
+1631
2010-11-15
iwlagn: don't resend RXON timing
Johannes Berg
1
-14
/
+0
2010-11-15
iwlwifi: make mac80211 ops a device config
Johannes Berg
11
-12
/
+25
2010-11-15
ath9k: content DMA start / stop through the PCU lock
Luis R. Rodriguez
2
-28
/
+26
2010-11-15
ath9k: move the PCU lock to the sc structure
Luis R. Rodriguez
4
-25
/
+25
2010-11-15
ath9k: simplify hw reset locking
Luis R. Rodriguez
4
-20
/
+8
2010-11-15
ath9k: Properly assign boolean types
Mohammed Shafi Shajakhan
1
-7
/
+5
2010-11-15
ath9k_htc: Handle monitor mode properly for HTC devices
Rajkumar Manoharan
1
-59
/
+5
2010-11-15
iwlwifi: Convert to new PCI PM framework
John W. Linville
4
-23
/
+27
2010-11-15
rt2x00pci: do not use GFP_DMA
John W. Linville
1
-1
/
+1
2010-11-15
b43: remove extraneous code in free_ringmemory
John W. Linville
1
-5
/
+0
2010-11-15
carl9170: fix typos
Hauke Mehrtens
2
-2
/
+2
2010-11-15
b43: N-PHY: improve 2055 radio initialization
Rafał Miłecki
1
-4
/
+7
2010-11-15
b43: N-PHY: determine usage of radio regulatory workaround correctly
Rafał Miłecki
1
-1
/
+2
2010-11-15
b43: define known SPROM boardflags2 bits
Rafał Miłecki
1
-0
/
+13
2010-11-15
b43: N-PHY: fix 2055 radio init
Rafał Miłecki
1
-3
/
+5
2010-11-15
iwlwifi: avoid commit rxon during scan in iwl_set_no_assoc
Stanislaw Gruszka
1
-12
/
+14
2010-11-15
iwlwifi: defer update power mode while scan
Stanislaw Gruszka
3
-35
/
+64
2010-11-15
iwlwifi: avoid commit rxon during scan in iwlagn_bt_traffic_change_work
Stanislaw Gruszka
1
-1
/
+16
2010-11-15
iwlwifi: avoid commit rxon during scan in iwlagn_configure_filter
Stanislaw Gruszka
2
-4
/
+8
2010-11-15
iwlwifi: fix set_tx_power vs scan
Stanislaw Gruszka
5
-34
/
+42
2010-11-15
iwlwifi: send tx_power_cmd synchronously
Stanislaw Gruszka
1
-3
/
+2
2010-11-15
iwlwifi: warn when send tx power settings during scan
Stanislaw Gruszka
3
-6
/
+10
2010-11-15
ath9k_hw: fix potential spurious tx error bit interpretation
Felix Fietkau
1
-7
/
+9
2010-11-15
ath9k: add a debug warning when we cannot stop RX
Luis R. Rodriguez
1
-0
/
+2
2010-11-15
ath: add a ATH_DBG_WARN()
Luis R. Rodriguez
1
-0
/
+2
2010-11-15
ath5k: make ath5k_update_bssid_mask_and_opmode() static
Luis R. Rodriguez
1
-2
/
+2
2010-11-15
ath: make ath_hw_set_keycache_entry() static
Luis R. Rodriguez
1
-3
/
+3
2010-11-15
ath: make ath_hw_keysetmac() static
Luis R. Rodriguez
1
-1
/
+2
2010-11-15
ath9k: initialize per-channel tx power limits instead of hardcoding them
Felix Fietkau
4
-12
/
+45
2010-11-15
ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpower
Felix Fietkau
11
-58
/
+79
2010-11-15
ath9k_hw: initialize regulatory->max_power_level in set_txpower for AR9003
Felix Fietkau
1
-0
/
+2
2010-11-09
ath5k: Add channel time to survey data
Bruno Randolf
1
-1
/
+19
2010-11-09
ath5k: Optimize descriptor alignment
Bruno Randolf
1
-9
/
+9
2010-11-09
ath9k: Remove the median function in rate control
Mohammed Shafi Shajakhan
1
-19
/
+0
2010-11-09
ath9k_hw: optimize all descriptor access functions
Felix Fietkau
2
-5
/
+5
2010-11-09
ath9k: Convert to new PCI PM framework
Rafael J. Wysocki
1
-18
/
+22
2010-11-09
ath9k: fix sparse complaint on aphy for debugfs
Luis R. Rodriguez
1
-6
/
+6
2010-11-09
ath9k_hw: make ath9k_hw_gettsf32 static
Felix Fietkau
2
-3
/
+1
2010-11-09
ath9k: remove a redundant call to ath9k_hw_gettsf32
Felix Fietkau
1
-4
/
+2
2010-11-09
ath9k: optimize/fix ANI RSSI processing
Felix Fietkau
5
-29
/
+20
2010-11-09
ath9k_hw: optimize tx status descriptor processing
Felix Fietkau
3
-81
/
+72
[next]