index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
wext.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-10-14
mac80211: Build TX radiotap header dynamically
Helmut Schaa
3
-52
/
+78
2011-10-14
iwlagn: add missing include to iwl-agn-rs.h
Emmanuel Grumbach
1
-0
/
+4
2011-10-14
iwlagn: remove uneeded include to iwl-dev.h
Emmanuel Grumbach
2
-5
/
+1
2011-10-14
iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.h
Emmanuel Grumbach
16
-59
/
+8
2011-10-14
iwlagn: move iwl_beacon_time_mask_XXX near to usage
Emmanuel Grumbach
2
-29
/
+23
2011-10-14
iwlagn: remove 6000 hw header
Johannes Berg
4
-83
/
+9
2011-10-14
iwlagn: remove 5000 hw header
Johannes Berg
2
-89
/
+15
2011-10-14
iwlagn: rename iwl-rx.c to iwl-agn-rx.c
Wey-Yi Guy
2
-51
/
+56
2011-10-14
iwlagn: merge station management functions
Wey-Yi Guy
17
-1007
/
+940
2011-10-14
iwlagn: rename all the mac80211 callback functions
Wey-Yi Guy
12
-56
/
+63
2011-10-14
iwlagn: add debug for mac80211 callback
Wey-Yi Guy
5
-9
/
+40
2011-10-14
iwlagn: don't stop rts/cts until last aggregation queue close
Wey-Yi Guy
1
-6
/
+4
2011-10-14
iwlagn: more info on warning for shutdown agg queue
Wey-Yi Guy
1
-2
/
+3
2011-10-14
iwlwifi: update comments on how to enable debug flag
Wey-Yi Guy
2
-5
/
+7
2011-10-14
iwlagn: use low retry limit for WoWLAN
Wey-Yi Guy
2
-11
/
+18
2011-10-14
iwlagn: do nothing when disable agg in wrong state
Wey-Yi Guy
1
-0
/
+2
2011-10-14
iwlagn: warn only once if AGG state is wrong
Emmanuel Grumbach
1
-1
/
+1
2011-10-14
iwlagn: fix a race in the unmapping of the TFDs
Emmanuel Grumbach
1
-0
/
+3
2011-10-14
iwlagn: Add "_d" sku to 105 series of devices
Wey-Yi Guy
3
-0
/
+8
2011-10-14
iwlagn: add "_d" sku to 6005 series of devices
Wey-Yi Guy
3
-0
/
+8
2011-10-14
iwlagn: set rts retry limit
Wey-Yi Guy
2
-10
/
+13
2011-10-14
iwlagn: remove un-necessary step
Wey-Yi Guy
1
-2
/
+1
2011-10-14
iwlagn: stop interrupts when suspending
Johannes Berg
1
-1
/
+6
2011-10-14
iwlagn: eliminate bus pointer from iwl_priv structure
Don Fry
6
-19
/
+14
2011-10-14
iwlagn: kill hw_params.max_stations
Emmanuel Grumbach
7
-15
/
+6
2011-10-14
iwlagn: send simple LQ command for WoWLAN
Johannes Berg
3
-11
/
+25
2011-10-14
iwlagn: don't assign seqno to QoS Null frames
Johannes Berg
1
-2
/
+2
2011-10-14
iwlagn: update beacon smarter
Johannes Berg
2
-2
/
+11
2011-10-14
iwlagn: add "echo test" command to debugfs
Wey-Yi Guy
3
-1
/
+27
2011-10-14
iwlagn: check rf kill in queue stuck
Wey-Yi Guy
1
-0
/
+3
2011-10-14
iwlagn: add "echo" test when command queue stuck
Wey-Yi Guy
2
-1
/
+23
2011-10-14
iwlagn: add WARN if tx cmd complete come back late
Wey-Yi Guy
1
-0
/
+5
2011-10-14
iwlagn: add REPLY_ECHO host command
Wey-Yi Guy
1
-0
/
+1
2011-10-14
iwlagn: add cmd queue pointer info when timeout
Wey-Yi Guy
1
-0
/
+9
2011-10-12
net: wireless: brcm80211: replace ndo_set_multicast_list with ndo_set_rx_mode
Stephen Rothwell
1
-1
/
+1
2011-10-12
mwifiex: add support for Marvell pcie8766 chipset
Amitkumar Karwar
18
-37
/
+2284
2011-10-11
ath9k: only send FCS-fail packets to mac80211 if requested
Felix Fietkau
1
-1
/
+2
2011-10-11
ath9k_hw: fix a regression in key miss handling
Felix Fietkau
4
-17
/
+19
2011-10-11
ath9k_hw: remove EEP_REG_1
Felix Fietkau
5
-9
/
+0
2011-10-11
ath: remove ath_regulatory::current_rd_ext
Felix Fietkau
3
-7
/
+0
2011-10-11
ath9k_hw: clean up tx power handling
Felix Fietkau
13
-176
/
+85
2011-10-11
ath9k_hw: make ath9k_hw_set_interrupts use ah->imask by default
Felix Fietkau
6
-17
/
+17
2011-10-11
ath9k: disable unnecessary PHY error reporting
Felix Fietkau
2
-9
/
+1
2011-10-11
b43: trivial: do not report any link quality instead of invalid one
Rafał Miłecki
1
-5
/
+7
2011-10-11
rtlwifi: Change debug parameter to apply to individual drivers
Larry Finger
6
-6
/
+25
2011-10-11
mac80211: dont orphan TX skb
Johannes Berg
1
-5
/
+0
2011-10-11
mac80211: dont adjust truesize
Johannes Berg
1
-3
/
+0
2011-10-11
mac80211: parse radiotap header earlier
Johannes Berg
2
-116
/
+89
2011-10-11
mac80211: move fragment flag to info flag as dont-fragment
Johannes Berg
4
-27
/
+20
2011-10-11
mac80211: remove tx_data ethertype
Johannes Berg
2
-7
/
+1
[next]