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
*
wl12xx: 1281/1283 support - Add Definitions
Shahar Levi
2011-04-19
8
-17
/
+64
*
wl12xx: 1281/1283 support - move IRQ polarity
Shahar Levi
2011-04-19
1
-7
/
+7
*
wl12xx: add new board_tcxo_clock element to the platform data
Luciano Coelho
2011-04-19
1
-1
/
+14
*
ath: Add a missing world regulatory domain 0x6C
Senthil Balasubramanian
2011-04-14
2
-3
/
+6
*
rtlwifi: Fix unitialized variable warnings
Larry Finger
2011-04-14
4
-5
/
+5
*
mwifiex: rename function mwifiex_is_ba_stream_avail
Bing Zhao
2011-04-14
2
-3
/
+4
*
mwifiex: remove unused function parameters
Amitkumar Karwar
2011-04-14
14
-136
/
+80
*
mwifiex: remove redundant "return" at end of void function
Yogesh Ashok Powar
2011-04-14
10
-44
/
+1
*
mwifiex: cleanup ioctl wait queue and abstraction layer
Amitkumar Karwar
2011-04-14
19
-1434
/
+502
*
ath5k: disable 5 GHz support for the dualband PHY chip on dual-radio AR5312
Felix Fietkau
2011-04-14
3
-1
/
+17
*
ath5k: fix the EEPROM check for hw AES crypto support
Felix Fietkau
2011-04-14
1
-1
/
+1
*
ath5k: add a new bus op for reading the mac address
Felix Fietkau
2011-04-14
5
-31
/
+52
*
ath: unshare struct ath_bus_ops between ath5k and ath9k
Felix Fietkau
2011-04-14
3
-8
/
+15
*
ath5k: disable 5 GHz support if a 2.4 GHz radio is detected
Felix Fietkau
2011-04-14
1
-0
/
+3
*
ath9k: Fix improper beacon slot selection in IBSS
Rajkumar Manoharan
2011-04-14
1
-1
/
+6
*
ath9k: avoid using trinary operator w/ TX_STAT_INC
John W. Linville
2011-04-14
1
-1
/
+4
*
mac80211: Allocate new mesh path and portal tables before taking locks
cozybit Inc
2011-04-13
1
-24
/
+25
*
ath9k_htc: Enable AP and P2P modes
Sujith Manoharan
2011-04-13
1
-1
/
+4
*
ath9k_htc: Add detailed firmware statistics
Sujith Manoharan
2011-04-13
4
-52
/
+195
*
ath9k_htc: Use helper routines for transmission
Sujith Manoharan
2011-04-13
1
-100
/
+127
*
ath9k_htc: Use separate URB pool for management frames
Sujith Manoharan
2011-04-13
2
-9
/
+108
*
ath9k_htc: Add a timer to cleanup WMI events
Sujith Manoharan
2011-04-13
6
-3
/
+159
*
ath9k_htc: Add a debugfs file showing endpoint status
Sujith Manoharan
2011-04-13
2
-0
/
+55
*
ath9k_htc: Add a debugfs file to dump TX slot information
Sujith Manoharan
2011-04-13
2
-0
/
+43
*
ath9k_htc: Add support for TX completion
Sujith Manoharan
2011-04-13
5
-31
/
+207
*
ath9k_htc: Drain packets on station removal
Sujith Manoharan
2011-04-13
6
-0
/
+54
*
ath9k_htc: Optimize HTC start/stop API
Sujith Manoharan
2011-04-13
3
-21
/
+6
*
ath9k_htc: Drain pending TX frames properly
Sujith Manoharan
2011-04-13
6
-49
/
+69
*
ath9k_htc: Use helper functions for TX processing
Sujith Manoharan
2011-04-13
1
-64
/
+73
*
ath9k_htc: Add TX slots
Sujith Manoharan
2011-04-13
4
-14
/
+73
*
ath9k_htc: Move endpoint header parsing to TX tasklet
Sujith Manoharan
2011-04-13
2
-23
/
+46
*
ath9k_htc: Introduce new HTC API
Sujith Manoharan
2011-04-13
6
-30
/
+49
*
ath9k_htc: Fix TX queue management
Sujith Manoharan
2011-04-13
5
-27
/
+52
*
ath9k_htc: Increase URB count for REG_IN pipe
Sujith Manoharan
2011-04-13
2
-42
/
+61
*
ath9k_htc: Add a new WMI event WMI_TXSTATUS_EVENTID
Sujith Manoharan
2011-04-13
1
-0
/
+39
*
ath9k_htc: Sync MGMT/DATA packet headers with firmware
Sujith Manoharan
2011-04-13
1
-2
/
+4
*
ath9k_htc: Reduce TX queue size
Sujith Manoharan
2011-04-13
1
-1
/
+1
*
ath9k_htc: Move TX specific stuff to a separate structure
Sujith Manoharan
2011-04-13
5
-35
/
+40
*
ath9k_htc: Remove unused WMI_WLAN_TXCOMP_EVENTID
Sujith Manoharan
2011-04-13
1
-1
/
+0
*
ath9k_htc: Sync struct ath9k_htc_cap_target with FW
Sujith Manoharan
2011-04-13
1
-0
/
+1
*
ath9k_htc: Sync struct ath9k_htc_target_vif with FW
Sujith Manoharan
2011-04-13
2
-13
/
+7
*
ath9k_htc: Sync struct ath9k_htc_target_sta with FW
Sujith Manoharan
2011-04-13
2
-30
/
+6
*
ath9k_htc: Use SKB's private area for TX parameters
Sujith Manoharan
2011-04-13
7
-33
/
+49
*
ath9k_htc: Remove unused WMI commands
Sujith Manoharan
2011-04-13
2
-21
/
+0
*
ath9k_htc: Fix RX length check
Sujith Manoharan
2011-04-13
1
-2
/
+3
*
ath9k_htc: Add RX error statistics
Sujith Manoharan
2011-04-13
3
-9
/
+118
*
ath9k_htc: Move debug code to a separate file
Sujith Manoharan
2011-04-13
3
-212
/
+221
*
ath9k_htc: Queue WMI events
Sujith Manoharan
2011-04-13
7
-57
/
+89
*
ath9k_htc: Fix beacon miss under heavy load
Sujith Manoharan
2011-04-13
2
-5
/
+41
*
ath9k_htc: Handle buffered frames in AP mode
Sujith Manoharan
2011-04-13
5
-6
/
+65
[next]