index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-07
Merge branch 'ath9k' of git://git.kernel.org/pub/scm/linux/kernel/git/linvill...
David S. Miller
23
-2
/
+31520
2008-08-07
ath9k: Revamp wireless mode usage
Sujith
12
-324
/
+205
2008-08-07
ath9k: More unused macros
Sujith
1
-6
/
+0
2008-08-07
ath9k: Remove a few unused macros and fix indentation
Sujith
1
-145
/
+130
2008-08-07
ath9k: Use mac80211's band macros and remove enum hal_freq_band
Sujith
2
-9
/
+4
2008-08-07
ath9k: Remove redundant data structure ath9k_txq_info
Sujith
6
-212
/
+178
2008-08-07
ath9k: Cleanup data structures related to HW capabilities
Sujith
9
-320
/
+330
2008-08-07
ath9k: work around gcc ICEs
Adrian Bunk
1
-1
/
+5
2008-08-07
ath9k: Add new Atheros IEEE 802.11n driver
Luis R. Rodriguez
22
-0
/
+31685
2008-08-07
ath5k: remove Atheros 11n devices from supported list
Luis R. Rodriguez
1
-2
/
+0
2008-08-07
p54: swap short slot time dcf values
Christian Lamparter
1
-2
/
+2
2008-08-07
rt2x00: Block all unsupported modes
Ivo van Doorn
1
-17
/
+37
2008-08-07
p54: Fix for TX sequence number problem
Larry Finger
2
-0
/
+15
2008-08-07
iwlwifi: cleanup iwl_tx_skb
Tomas Winkler
3
-25
/
+22
2008-08-07
[netdrvr] Drivers should not set IFF_* flag themselves
Wang Chen
3
-16
/
+0
2008-08-04
iwl3945: fix merge mistake for packet injection
Zhu Yi
1
-6
/
+0
2008-08-04
iwlwifi: grap nic access before accessing periphery registers
Tomas Winkler
1
-1
/
+3
2008-08-04
iwlwifi: decrement rx skb counter in scan abort handler
Emmanuel Grumbach
1
-0
/
+1
2008-08-04
iwlwifi: fix unhandled interrupt when HW rfkill is on
Tomas Winkler
1
-10
/
+8
2008-08-04
iwlwifi: implement iwl5000_calc_rssi
Tomas Winkler
5
-51
/
+119
2008-08-04
iwlwifi: memory allocation optimization
Gregory Greenman
4
-28
/
+59
2008-08-04
iwlwifi: HW bug fixes
Tomas Winkler
3
-6
/
+31
2008-08-04
p54: Fix potential concurrent access to private data
Larry Finger
2
-0
/
+7
2008-08-04
rt2x00: Disable link tuning in rt2500usb
Ivo van Doorn
1
-0
/
+14
2008-08-04
iwlwifi: Don't use buffer allocated on the stack for led names
Sven Wegener
4
-28
/
+36
2008-08-04
iwlwifi: rename 4965 to AGN
Tomas Winkler
4
-63
/
+68
2008-08-04
iwlwifi: fix checkpatch.pl errors
Tomas Winkler
11
-60
/
+55
2008-08-04
iwlwifi: rename iwl4965-base.c to iwl-agn.c
Tomas Winkler
2
-4
/
+2
2008-08-04
iwlwifi: use dtim_period from association, and set listen_interval
Tomas Winkler
3
-4
/
+5
2008-08-04
iwlwifi: RS small compile warnings without CONFIG_IWLWIFI_DEBUG
Denis V. Lunev
1
-0
/
+2
2008-08-04
iwlwifi: bug fix in AGG flow - cast const to ULL
Emmanuel Grumbach
3
-7
/
+7
2008-08-04
iwlwifi: set led register in disassociation
Esti Kummer
1
-16
/
+24
2008-08-04
iwlwifi: kill iwl4965_fill_rs_info
Tomas Winkler
3
-111
/
+0
2008-08-04
iwlwifi: rename iwl-4695-rs to iwl-agn-rs
Tomas Winkler
7
-128
/
+119
2008-08-04
iwlwifi: move iwl4965_set_pwr_src to iwl4965-base.c
Tomas Winkler
2
-33
/
+31
2008-08-04
iwlwifi: move beacon handling to iwl4965-base.c
Tomas Winkler
4
-39
/
+37
2008-08-04
iwlwifi: move iwl4965_mac_ampdu_action to iwl4965-base.c
Tomas Winkler
3
-38
/
+34
2008-08-04
iwlwifi: corrects power_level in sysfs
Esti Kummer
3
-63
/
+58
2008-08-04
iwlwifi: add power save to 5000 HW
Mohamed Abbas
7
-24
/
+18
2008-08-02
rt2x00: Fix compile warning
Ivo van Doorn
2
-3
/
+3
2008-08-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
24
-387
/
+1094
2008-08-01
Remove newline from the description of module parameters
Niels de Vos
2
-2
/
+2
2008-08-01
iwl3945: Fix statistics in monitor mode
Maxim Levitsky
1
-4
/
+6
2008-08-01
prism54 - Use offsetof()
Takashi Iwai
1
-1
/
+1
2008-08-01
ipw2200 - Fix bad ipw_write8() macro
Takashi Iwai
1
-2
/
+3
2008-08-01
rtl8187: Fix lockups due to concurrent access to config routine
Larry Finger
2
-1
/
+18
2008-08-01
rt2500pci: restoring missing line
Peter Chubb
1
-0
/
+1
2008-08-01
libertas: only enable rtap with mesh firmware
Dan Williams
1
-6
/
+9
2008-08-01
rt2x00: Sequence counter should be protected in irqsave
Ivo van Doorn
3
-2
/
+10
2008-08-01
rt2x00: Fix VGC lower bound initialization
Ivo van Doorn
1
-3
/
+3
[next]