index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: drop control frames after processing
Johannes Berg
2010-06-03
1
-1
/
+6
*
mac80211: remove useless work starting
Johannes Berg
2010-06-03
1
-9
/
+0
*
mac80211: move WEP weak IV check
Johannes Berg
2010-06-03
1
-15
/
+16
*
mac80211: clean up ieee80211_stop_tx_ba_session
Johannes Berg
2010-06-03
5
-18
/
+11
*
mac80211: Add support for hardware ARP query filtering
Juuso Oikarinen
2010-06-03
6
-2
/
+130
*
mac80211: remove tx status ampdu_ack_map
Johannes Berg
2010-06-03
2
-5
/
+1
*
mac80211: remove bogus mod_timer() call
Johannes Berg
2010-06-03
1
-3
/
+11
*
ath9k: use the key handling code from ath9k_common instead of duplicating it
Felix Fietkau
2010-06-03
1
-230
/
+2
*
ath9k_common: use allocated key cache entries for multi BSS crypto support
Felix Fietkau
2010-06-03
1
-10
/
+27
*
ath9k_hw: add multicast key search support
Felix Fietkau
2010-06-03
1
-1
/
+12
*
ssb: fast powerup delay calculation for PMU capable devices
Rafał Miłecki
2010-06-03
1
-0
/
+24
*
ssb: update PMU init to match specs
Rafał Miłecki
2010-06-03
1
-10
/
+7
*
Revert "iwlwifi: move _agn statistics related structure"
John W. Linville
2010-06-03
7
-84
/
+82
*
rt2x00: Remove suspicious register write
Helmut Schaa
2010-06-03
1
-1
/
+0
*
rt2x00: fix use of mcs rates
Helmut Schaa
2010-06-03
1
-3
/
+12
*
rt2x00: Update TX_SW_CFG initvals for 305x SoC
Helmut Schaa
2010-06-03
1
-0
/
+4
*
rt2x00: Use IEEE80211_TX_CTL_STBC flag
Ivo van Doorn
2010-06-03
1
-1
/
+3
*
rt2x00: rt2800: disable TX STBC for 1 stream devices
Helmut Schaa
2010-06-03
1
-1
/
+4
*
rt2x00: Fix HT40 operation in rt2800.
Gertjan van Wingerde
2010-06-03
4
-8
/
+46
*
rt2x00: Sync rt2800 MCU boot signal with Ralink driver.
Gertjan van Wingerde
2010-06-03
2
-2
/
+2
*
rt2x00: Move PCI/USB specific register initializations to rt2800{pci,usb}.
Gertjan van Wingerde
2010-06-03
4
-57
/
+87
*
rt2x00: Simplify check for external LNA in rt2800_init_rfcsr.
Gertjan van Wingerde
2010-06-03
1
-2
/
+1
*
rt2x00: Introduce separate interface type for PCI-express.
Gertjan van Wingerde
2010-06-03
2
-2
/
+12
*
rt2x00: Move all register definitions for rt2800 to rt2800.h.
Gertjan van Wingerde
2010-06-03
4
-59
/
+51
*
rt2x00: Remove RT2870 chipset identification.
Gertjan van Wingerde
2010-06-03
3
-7
/
+2
*
rt2x00: Centralize rt2800 beacon writing.
Gertjan van Wingerde
2010-06-03
4
-124
/
+65
*
rt2x00: Clean up USB vendor request buffer functions.
Gertjan van Wingerde
2010-06-03
5
-87
/
+14
*
rt2x00: Fix rt2800usb TX descriptor writing.
Gertjan van Wingerde
2010-06-03
1
-1
/
+1
*
rt2x00: Properly reserve room for descriptors in skbs.
Gertjan van Wingerde
2010-06-03
16
-79
/
+109
*
rt2x00: Reverse calling order of bus write_tx_desc and driver write_tx_desc.
Gertjan van Wingerde
2010-06-03
4
-11
/
+18
*
rt2x00: Push beacon TX descriptor writing to drivers.
Gertjan van Wingerde
2010-06-03
8
-21
/
+81
*
ath9k_htc: fix build error when ATH9K_HTC_DEBUGFS not enabled
John W. Linville
2010-06-02
1
-0
/
+2
*
wl1271: Fix scan parameter handling for 5GHz
Juuso Oikarinen
2010-06-02
5
-15
/
+16
*
wl1271: Use proper rates for PSM entry/exit null-funcs for 5GHz
Juuso Oikarinen
2010-06-02
1
-1
/
+1
*
wl1271: the core wl1271 module shouldn't depend on SPI_MASTER
Luciano Coelho
2010-06-02
1
-1
/
+1
*
wl1271: Flush TX buffers to air before going to idle
Juuso Oikarinen
2010-06-02
4
-4
/
+45
*
wl1271: Idle handling into own function
Juuso Oikarinen
2010-06-02
2
-21
/
+40
*
wl1271: Prevent dropping of TX frames in joins
Juuso Oikarinen
2010-06-02
2
-6
/
+5
*
ath9k: cleanup: remove unneeded null check
Dan Carpenter
2010-06-02
1
-3
/
+0
*
drivers/net/wireless/prism54: Use memdup_user
Julia Lawall
2010-06-02
1
-8
/
+3
*
ath9k: Fix bug in validating received data length for edma
Vasanthakumar Thiagarajan
2010-06-02
1
-1
/
+2
*
ath9k: Fix bug in accessing skb->data of rx frame for edma
Vasanthakumar Thiagarajan
2010-06-02
1
-1
/
+2
*
ath9k: Clean up few function parameters in recv.c
Vasanthakumar Thiagarajan
2010-06-02
1
-15
/
+8
*
ath9k: Move driver specific structures
Sujith
2010-06-02
2
-63
/
+63
*
ath9k: Move ath9k specific RX code to driver
Sujith
2010-06-02
3
-281
/
+263
*
drivers/net/wireless: Storage class should be before const qualifier
Tobias Klauser
2010-06-02
2
-5
/
+5
*
ath9k_hw: Enable TX IQ calibration on AR9003
Luis R. Rodriguez
2010-06-02
3
-11
/
+6
*
cfg80211: make action channel type optional
Johannes Berg
2010-06-02
7
-5
/
+17
*
ath5k: print error message if ANI levels are out of range
Bruno Randolf
2010-06-02
1
-6
/
+5
*
ath5k: always calculate ANI listen time
Bruno Randolf
2010-06-02
1
-4
/
+5
[next]