index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-09-15
libertas: Reduce the WPA key installation time.
Javier Cardona
1
-3
/
+13
2008-09-15
rfkill: remove transmitter blocking on suspend
Henrique de Moraes Holschuh
2
-18
/
+30
2008-09-15
b43: fix QoS parameters initialization
Lorenzo Nava
1
-1
/
+1
2008-09-15
iwl3945: add MODULE_FIRMWARE for 3945 HW
Zhu Yi
1
-0
/
+2
2008-09-15
iwlwifi: add MODULE_FIRMWARE for 5000 HW
Tomas Winkler
1
-0
/
+2
2008-09-15
iwlwifi: update 5350 Wifi PCI IDs
Tomas Winkler
1
-1
/
+4
2008-09-15
mac80211: pass AP vif pointer for VLANs
Johannes Berg
1
-0
/
+4
2008-09-15
iwlwifi: don't access mac80211's AMPDU state machine
Johannes Berg
1
-7
/
+1
2008-09-15
mac80211: share sta_info->ht_info
Johannes Berg
5
-8
/
+8
2008-09-15
mac80211: move txrate_idx into RC algorithms
Johannes Berg
9
-37
/
+32
2008-09-15
mac80211: share sta->supp_rates
Johannes Berg
9
-18
/
+18
2008-09-15
mac80211: move last_txrate_idx into RC algorithms
Johannes Berg
4
-18
/
+21
2008-09-15
mac80211: small rate control changes
Johannes Berg
3
-43
/
+25
2008-09-15
mac80211 hwsim: verify sta pointers
Johannes Berg
1
-0
/
+44
2008-09-15
mac80211: share STA information with driver
Johannes Berg
23
-127
/
+189
2008-09-15
mac80211 hwsim: verify vif pointers
Johannes Berg
1
-0
/
+58
2008-09-15
mac80211: warn on some invalid vlan operations
Johannes Berg
1
-0
/
+6
2008-09-15
mac80211: move regular interface handling
Johannes Berg
3
-551
/
+550
2008-09-15
mac80211: use nl80211 interface types
Johannes Berg
53
-551
/
+517
2008-09-15
mac80211: inform driver of basic rateset
Johannes Berg
6
-39
/
+50
2008-09-15
mac80211: clean up some comments
Johannes Berg
4
-22
/
+5
2008-09-15
mac80211: clean up scan namespace
Johannes Berg
9
-140
/
+145
2008-09-15
mac80211: make bridge_packets a virtual interface option
Johannes Berg
4
-18
/
+22
2008-09-15
mac80211: move ieee80211_set_freq to utils
Johannes Berg
3
-29
/
+29
2008-09-15
mac80211: reorder MLME code more
Johannes Berg
3
-334
/
+346
2008-09-15
mac80211: fix scan vs. interface removal race
Johannes Berg
4
-21
/
+56
2008-09-15
mac80211: fix work race
Johannes Berg
2
-0
/
+17
2008-09-15
mac80211: split off mesh handling entirely
Johannes Berg
15
-295
/
+457
2008-09-15
mac80211: dont set REQ_RUN when scan finishes
Johannes Berg
1
-1
/
+2
2008-09-15
mac80211: move STA timer restart
Johannes Berg
2
-14
/
+13
2008-09-15
mac80211: move ieee80211_sta_expire
Johannes Berg
3
-28
/
+29
2008-09-15
libertas: convert SNMP_MIB to a direct command
Dan Williams
9
-264
/
+172
2008-09-15
ath9k: Add RF kill support
Vasanthakumar Thiagarajan
4
-32
/
+327
2008-09-15
ath9k: Re-order functions in main.c
Vasanthakumar Thiagarajan
1
-469
/
+469
2008-09-15
libertas: remove unused generic RESET command
Dan Williams
4
-27
/
+2
2008-09-15
zd1211rw: make use of new regulatory_hint()
Luis R. Rodriguez
7
-203
/
+102
2008-09-15
cfg80211: Add new wireless regulatory infrastructure
Luis R. Rodriguez
13
-118
/
+1513
2008-09-13
net: ip_vs_proto_{tcp,udp} build fix
Stephen Rothwell
2
-0
/
+2
2008-09-13
multiq: Further multiqueue cleanup
Alexander Duyck
2
-11
/
+16
2008-09-13
skbedit: Fix a typo in the documentation
Alexander Duyck
1
-1
/
+1
2008-09-13
pkt_action: add new action skbedit
Alexander Duyck
7
-1
/
+302
2008-09-13
pkt_sched: Add multiqueue scheduler support
Alexander Duyck
5
-1
/
+530
2008-09-13
tcp_ipv6: fix use of uninitialized memory
Vegard Nossum
1
-1
/
+2
2008-09-13
net: fix scheduling of dst_gc_task by __dst_free
Benjamin Thery
1
-0
/
+1
2008-09-12
vlan: vlan device not reading gso max size of parent.
Alexander Duyck
2
-0
/
+2
2008-09-12
tg3: Fix DMA mapping leak in tigon3_dma_hwbug_workaround().
David S. Miller
1
-0
/
+3
2008-09-11
libertas: Improvements on automatic tx power control via SIOCSIWTXPOW.
Anna Neal
6
-7
/
+128
2008-09-11
mac80211: Reorder debugfs calls during netdev deinit
Jouni Malinen
1
-2
/
+2
2008-09-11
mac80211: move frame TX function
Johannes Berg
8
-30
/
+30
2008-09-11
mac80211: make ieee80211_rx_h_mgmt more readable
Johannes Berg
1
-8
/
+8
[next]