index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
iwlwifi: fix and describe iwl_adjust_beacon_interval
Johannes Berg
2010-09-11
2
-4
/
+25
*
iwlwifi: improve timing handling with dual-mode
Johannes Berg
2010-09-11
1
-1
/
+13
*
iwlwifi: avoid sending too many commands
Johannes Berg
2010-09-11
4
-1
/
+33
*
iwlwifi: allow configure protection mode
Wey-Yi Guy
2010-09-11
1
-0
/
+40
*
iwlwifi: implement beacon interval change
Johannes Berg
2010-09-11
1
-3
/
+2
*
iwlwifi: fix PAN parameters while scanning
Johannes Berg
2010-09-11
1
-0
/
+5
*
iwlwifi: remember the last uCode sysassert error code
Wey-Yi Guy
2010-09-11
4
-6
/
+4
*
iwlwifi: fix default LQ table in 5.2 band
Tomas Winkler
2010-09-11
2
-20
/
+8
*
drivers/net/wireless/iwlwifi/iwl-agn.c: Fix return value from an unsigned fun...
Julia Lawall
2010-09-07
1
-1
/
+1
*
p54spi: Add error message for eeprom failure
Michael Büsch
2010-09-07
1
-0
/
+2
*
ath9k_hw: Restore ANI registers to default during partial reset for AR9271
Rajkumar Manoharan
2010-09-07
3
-0
/
+53
*
ath9k_htc: Enable fastcc for HTC devices.
Rajkumar Manoharan
2010-09-07
1
-4
/
+3
*
ath9k: Implement an algorithm for Antenna diversity and combining
Vasanthakumar Thiagarajan
2010-09-07
3
-0
/
+604
*
ath9k_hw: Add functions to get/set antenna diversity configuration
Vasanthakumar Thiagarajan
2010-09-07
3
-0
/
+47
*
ath9k_hw: Add capability flag for Antenna diversity and combining feature
Vasanthakumar Thiagarajan
2010-09-07
4
-0
/
+16
*
airo: make strings const
Stephen Hemminger
2010-09-07
1
-4
/
+4
*
ray_cs: make data const
Stephen Hemminger
2010-09-07
1
-8
/
+8
*
iwlagn: open/close envlope to force move BT state machine
Wey-Yi Guy
2010-09-03
3
-21
/
+31
*
rt2x00: Cleanup rt2x00usb_watchdog_reset_tx
Ivo van Doorn
2010-08-31
1
-26
/
+40
*
rt2x00: Split watchdog check into a DMA and STATUS timeout
Ivo van Doorn
2010-08-31
6
-14
/
+59
*
rt2x00: Correctly kill beacon queue
Ivo van Doorn
2010-08-31
3
-3
/
+27
*
rt2x00: Set PWR_PIN_CFG during initialization
Ivo van Doorn
2010-08-31
1
-0
/
+2
*
rt2x00: Don't set unicast/BSSID masks when clearning MAC or BSSID
Ivo van Doorn
2010-08-31
1
-7
/
+11
*
rt2x00: Wakeup hardware before loading firmware
Ivo van Doorn
2010-08-31
2
-2
/
+6
*
rt2x00: Validate TX status results with current data entry
Ivo van Doorn
2010-08-31
1
-23
/
+50
*
rt2x00: Add rt2800_wait_csr_ready
Ivo van Doorn
2010-08-31
3
-21
/
+20
*
rt2x00: Update rt2800 comments regarding AMPDU and PACKET_ID in TXWI
Helmut Schaa
2010-08-31
1
-1
/
+5
*
rt2x00: Rename txentry_desc.queue -> txentry_desc.qid
Helmut Schaa
2010-08-31
5
-8
/
+8
*
ath9k: fix spurious MIC failure reports
Felix Fietkau
2010-08-31
4
-9
/
+25
*
wl1251: Fix queue stopping/waking for TX path
Denis 'GNUtoo' Carikli
2010-08-31
3
-13
/
+24
*
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
2010-08-31
29
-849
/
+1658
|
\
|
*
iwlwifi: allow using multiple contexts
Johannes Berg
2010-08-27
5
-40
/
+82
|
*
iwlwifi: follow main beacon interval
Johannes Berg
2010-08-27
1
-2
/
+9
|
*
iwlagn: always send RXON timing
Johannes Berg
2010-08-27
1
-1
/
+2
|
*
iwlwifi: pass context to iwl_send_rxon_timing
Johannes Berg
2010-08-27
4
-19
/
+15
|
*
iwlwifi: send PAN parameters
Johannes Berg
2010-08-27
6
-0
/
+96
|
*
iwlagn: send beacon before committing associated RXON
Johannes Berg
2010-08-27
1
-0
/
+2
|
*
iwlagn: send RXON timing before associating
Johannes Berg
2010-08-27
2
-0
/
+18
|
*
iwlagn: queue frames according to context
Johannes Berg
2010-08-27
3
-23
/
+51
|
*
iwlagn: remove iw_mode check for beacon
Johannes Berg
2010-08-27
1
-2
/
+11
|
*
iwlagn: detect PAN capability
Johannes Berg
2010-08-27
2
-4
/
+23
|
*
iwlwifi: add PAN API
Johannes Berg
2010-08-27
2
-1
/
+116
|
*
iwlwifi: introduce beacon context
Johannes Berg
2010-08-27
5
-20
/
+50
|
*
iwlwifi: move HT configuration data into context
Johannes Berg
2010-08-27
6
-115
/
+134
|
*
iwlwifi: add context pointer to station
Johannes Berg
2010-08-27
5
-10
/
+19
|
*
iwlwifi: store default station flags in context
Johannes Berg
2010-08-27
2
-1
/
+3
|
*
iwlwifi: make hw crypto context aware
Johannes Berg
2010-08-27
7
-35
/
+63
|
*
iwlwifi: move AP sta ID to context
Johannes Berg
2010-08-27
5
-4
/
+8
|
*
iwlwifi: clamp scanning dwell time to all contexts
Johannes Berg
2010-08-27
1
-8
/
+17
|
*
iwlwifi: move virtual interface pointer into context
Johannes Berg
2010-08-27
10
-38
/
+66
[prev]
[next]