index
:
~wallbraker/linux
for-ubuntu-vmwgfx
master
And what's this thing coming toward me very fast?
wallbraker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-07
iwlwifi: add wrappers for command sending
Johannes Berg
17
-128
/
+70
2012-03-07
iwlwifi: remove iwl-wifi.h
Johannes Berg
12
-223
/
+148
2012-03-07
iwlwifi: split out firmware store
Johannes Berg
19
-163
/
+236
2012-03-07
iwlwifi: move ucode loading to op_mode
Johannes Berg
13
-160
/
+150
2012-03-07
ath9k: fix signal strength reporting issues
Felix Fietkau
1
-5
/
+7
2012-03-07
ath9k: get rid of double queueing of rx frames on EDMA
Felix Fietkau
3
-36
/
+28
2012-03-07
ath9k: remove rssi/antenna information from recv debug stats
Felix Fietkau
2
-38
/
+0
2012-03-07
ath9k: make MAC sample statistics optional
Felix Fietkau
4
-6
/
+36
2012-03-07
ath9k_hw: use cold instead of warm reset on AR9280
Felix Fietkau
1
-4
/
+10
2012-03-06
ath5k: do not re-run AGC calibration periodically
Felix Fietkau
1
-25
/
+9
2012-03-06
ath5k: do not stop queues for full calibration
Felix Fietkau
1
-12
/
+2
2012-03-06
mac80211: Modify tsf via debugfs in mesh interfaces
Javier Cardona
1
-0
/
+18
2012-03-06
mac80211_hwsim: Add tsf to beacons, probe responses and radiotap header.
Javier Cardona
1
-1
/
+26
2012-03-06
iwlwifi: move firmware completion wait
Johannes Berg
2
-2
/
+2
2012-03-06
iwlwifi: move firmware request into drv
Johannes Berg
3
-627
/
+625
2012-03-06
iwlwifi: move iwl_base_params to shared header
Johannes Berg
2
-42
/
+43
2012-03-06
iwlwifi: move uCode deallocation to drv
Johannes Berg
2
-2
/
+2
2012-03-06
iwlwifi: fix station HT parameters
Johannes Berg
3
-26
/
+75
2012-03-06
iwlwifi: move traffic log definitions
Johannes Berg
2
-3
/
+4
2012-03-06
iwlwifi: move IWL_MASK into file using it
Johannes Berg
2
-1
/
+2
2012-03-06
iwlwifi: move tid_to_ac to PCI-E
Johannes Berg
2
-46
/
+46
2012-03-06
iwlwifi: iwl_rx_cmd_buffer belongs to transport API
Johannes Berg
2
-17
/
+17
2012-03-06
iwlwifi: move queue functions to PCI-E
Johannes Berg
2
-20
/
+20
2012-03-06
iwlwifi: transport's tx_agg_alloc must not sleep
Johannes Berg
1
-3
/
+1
2012-03-06
iwlwifi: refactor PCI-E RX path
Johannes Berg
1
-106
/
+110
2012-03-06
iwlwifi: don't pass iwl_rx_mem_buffer to upper layers
Johannes Berg
14
-57
/
+80
2012-03-06
iwlwifi: pass response packet directly
Johannes Berg
6
-20
/
+28
2012-03-06
iwlwifi: use ieee80211_tx_status
Johannes Berg
1
-10
/
+18
2012-03-06
iwlwifi: move wowlan bool into priv
Johannes Berg
8
-9
/
+10
2012-03-06
iwlwifi: clean up (wowlan) suspend flow
Johannes Berg
3
-22
/
+26
2012-03-06
iwlwifi: reduce IDI code ifdef
Johannes Berg
1
-10
/
+1
2012-03-06
iwlwifi: make config const
Johannes Berg
11
-89
/
+90
2012-03-06
iwlwifi: use valid TX/RX antenna from hw_params
Johannes Berg
8
-44
/
+46
2012-03-06
iwlwifi: remove SKU from config
Johannes Berg
7
-24
/
+19
2012-03-06
iwlwifi: remove per-device debug level
Johannes Berg
6
-96
/
+22
2012-03-06
iwlwifi: simplify auth/assoc flow
Johannes Berg
5
-173
/
+90
2012-03-06
iwlwifi: make EXIT_PENDING depend on mac80211
Johannes Berg
5
-25
/
+1
2012-03-06
iwlwifi: remove shared lock
Johannes Berg
9
-44
/
+3
2012-03-06
iwlwifi: introduce statistics lock
Johannes Berg
6
-9
/
+40
2012-03-06
iwlwifi: make sta lock private & BH lock
Johannes Berg
5
-115
/
+88
2012-03-06
iwlwifi: introduce per-queue locks
Johannes Berg
4
-22
/
+33
2012-03-06
iwlwifi: build some station commands directly
Johannes Berg
2
-21
/
+15
2012-03-06
iwlwifi: simplify code in iwlagn_key_sta_id
Johannes Berg
1
-17
/
+4
2012-03-06
iwlwifi: reduce sta_lock hold time in TX
Johannes Berg
1
-4
/
+4
2012-03-06
iwlwifi: remove an unused argument
Johannes Berg
1
-5
/
+4
2012-03-06
iwlwifi: move iwl_clear_driver_stations to user
Johannes Berg
2
-35
/
+35
2012-03-06
airo: fix test for FLAG_RADIO_DOWN
Dan Carpenter
1
-1
/
+1
2012-03-06
iwlwifi: always monitor for stuck queues
Johannes Berg
1
-14
/
+4
2012-03-06
p54pci: use new driver.pm interface for suspend/resume
Christian Lamparter
1
-24
/
+24
2012-03-06
p54: pass interface setup errors back to mac80211
Christian Lamparter
1
-2
/
+3
[next]