index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-10
wireless: remove redundant tests on unsigned
Roel Kluin
2
-2
/
+2
2009-07-10
p54: redo rx_status into skb->cb
Christian Lamparter
1
-15
/
+13
2009-07-10
ar9170usb: module link in sysfs
Christian Lamparter
1
-1
/
+1
2009-07-10
iwlwifi: unify iwl_setup_rxon_timing
Tomas Winkler
7
-136
/
+66
2009-07-10
iwlwifi: scan requested channels only
Johannes Berg
3
-26
/
+21
2009-07-10
iwlwifi: make software queue assignment more efficient
Johannes Berg
1
-6
/
+8
2009-07-10
iwlwifi: drop sw_crypto from hw_params.
Tomas Winkler
5
-6
/
+4
2009-07-10
iwlwifi: Check HW ready before prepare card.
Mohamed Abbas
1
-0
/
+6
2009-07-10
ath9k: differentiate quality reporting between legacy and HT configurations
Luis R. Rodriguez
1
-4
/
+25
2009-07-10
libertas: fix card cleanup order in SDIO driver
Andrey Yurovsky
1
-1
/
+1
2009-07-10
libertas: correct card cleanup order in SPI driver
Andrey Yurovsky
1
-3
/
+4
2009-07-10
libertas: copy WPA keys to priv when associating
Andrey Yurovsky
1
-0
/
+6
2009-07-10
orinoco: fix printk format specifier for size_t arguments
David Kilroy
1
-3
/
+3
2009-07-10
cfg80211: implement iwpower
Johannes Berg
2
-45
/
+24
2009-07-10
cfg80211: introduce nl80211 testmode command
Johannes Berg
1
-0
/
+68
2009-07-10
mac80211_hwsim: fix-up build damage from removal of skb->dst
John W. Linville
1
-2
/
+1
2009-07-10
ath9k: remove ath_rx_ps_back_to_sleep helper
Gabor Juhos
1
-11
/
+6
2009-07-10
ath9k: remove unnecessary clearing of SC_OP_WAIT_{BEACON,CAB} flags
Gabor Juhos
1
-8
/
+0
2009-07-10
orinoco: remove WE nickname support
David Kilroy
1
-43
/
+0
2009-07-10
orinoco: convert giwrange to cfg80211
David Kilroy
1
-114
/
+1
2009-07-10
orinoco: convert scanning to cfg80211
David Kilroy
9
-744
/
+378
2009-07-10
orinoco: convert mode setting to cfg80211
David Kilroy
5
-80
/
+70
2009-07-10
orinoco: provide generic commit function
David Kilroy
5
-269
/
+294
2009-07-10
orinoco: Handle suspend/restore in core driver
David Kilroy
6
-161
/
+70
2009-07-10
airport: store irq in card private structure
David Kilroy
1
-12
/
+12
2009-07-10
orinoco: move netdev interface creation to main driver
David Kilroy
9
-118
/
+119
2009-07-10
orinoco: make firmware download less verbose
David Kilroy
1
-27
/
+23
2009-07-10
orinoco: initiate cfg80211 conversion
David Kilroy
7
-89
/
+256
2009-07-10
orinoco: Change set_tkip to use orinoco_private instead of hermes_t
David Kilroy
3
-6
/
+6
2009-07-10
orinoco: initialise independently of netdev
David Kilroy
9
-24
/
+63
2009-07-10
orinoco: Replace net_device with orinoco_private in driver interfaces
David Kilroy
10
-139
/
+132
2009-07-10
orinoco: firmware helpers should use dev_err and friends
David Kilroy
1
-24
/
+17
2009-07-10
orinoco: use dev_err in early initialisation routines
David Kilroy
1
-50
/
+42
2009-07-10
orinoco: Move FID allocation to hw.c
David Kilroy
3
-23
/
+26
2009-07-10
orinoco: Move card reading code into hw.c
David Kilroy
3
-100
/
+115
2009-07-10
orinoco: Move firmware capability determination into hw.c
David Kilroy
3
-216
/
+219
2009-07-10
mac80211_hwsim: clean up the skb before passing it back
Johannes Berg
1
-0
/
+10
2009-07-10
zd1211rw: sort vid/pid pairs by numerical value
Hin-Tak Leung
1
-36
/
+37
2009-07-10
mac80211: push rx status into skb->cb
Johannes Berg
18
-22
/
+45
2009-07-10
rt2x00: remove skb->do_not_encrypt usage
Johannes Berg
2
-5
/
+4
2009-07-10
rndis_wlan: convert set/get txpower to cfg80211
Jussi Kivilinna
1
-73
/
+75
2009-07-10
usbnet: Add stop function pointer to 'struct rndis_data'.
Jussi Kivilinna
1
-0
/
+14
2009-07-10
rndis_wlan: convert get/set frag/rts to cfg80211
Jussi Kivilinna
1
-72
/
+63
2009-07-10
iwmc3200wifi: rfkill cleanup
Zhu Yi
6
-32
/
+39
2009-07-10
iwmc3200wifi: cache keys when interface is down
Samuel Ortiz
3
-19
/
+28
2009-07-10
iwmc3200wifi: change coexist periodic calibration flag
Zhu Yi
2
-6
/
+11
2009-07-10
iwmc3200wifi: cfg80211 key hooks implemetation
Samuel Ortiz
6
-332
/
+219
2009-07-10
iwmc3200wifi: handling wifi_if_ntfy responses
Samuel Ortiz
5
-15
/
+31
2009-07-10
iwmc3200wifi: invalidate keys when changing the BSSID
Samuel Ortiz
1
-1
/
+18
2009-07-10
iwlwifi: remove disable_tx_power for device > 4965
Wey-Yi Guy
1
-2
/
+7
[next]