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
2009-09-23
spi: prefix modalias with "spi:"
Anton Vorontsov
3
-0
/
+3
2009-09-21
trivial: fix typos "man[ae]g?ment" -> "management"
Uwe Kleine-Koenig
2
-2
/
+2
2009-09-21
trivial: fix typo "to to" in multiple files
Anand Gadiyar
1
-1
/
+1
2009-09-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
13
-32
/
+66
2009-09-17
wl12xx: Fix print_mac() conversion.
David S. Miller
1
-2
/
+2
2009-09-16
wl12xx: switch to %pM to print the mac address
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+1
2009-09-16
p54usb: add Zcomax XG-705A usbid
Christian Lamparter
1
-0
/
+1
2009-09-15
debugfs: Change debugfs directory of IWMC3200
GeunSik Lim
1
-3
/
+3
2009-09-14
iwlwifi: disable powersave for 4965
Johannes Berg
4
-5
/
+11
2009-09-14
iwlwifi: find the correct first antenna
Wey-Yi Guy
1
-1
/
+3
2009-09-14
iwlwifi: fix potential rx buffer loss
Reinette Chatre
2
-15
/
+33
2009-09-14
iwlwifi: fix HT operation in 2.4 GHz band
Daniel C Halperin
1
-0
/
+6
2009-09-14
b43: Fix resume failure
Michael Buesch
1
-5
/
+1
2009-09-14
wireless: default CONFIG_WLAN to y
Luis R. Rodriguez
1
-0
/
+1
2009-09-14
ath9k: Fix bug in ANI channel handling
Sujith
1
-2
/
+4
2009-09-14
b43: Force-wake queues on init
Michael Buesch
1
-0
/
+2
2009-09-14
hostap: Revert a toxic part of the conversion to net_device_ops
Martin Decky
1
-1
/
+2
2009-09-09
ath9k: Initialize the priority gpio for BT coex 3-wire
Vasanthakumar Thiagarajan
2
-2
/
+5
2009-09-09
ath9k: Get rid of the modparam btcoex_enable
Vasanthakumar Thiagarajan
1
-4
/
+0
2009-09-09
ath9k: Enable btcoex based on the subsystem id of the device
Vasanthakumar Thiagarajan
4
-1
/
+30
2009-09-09
ath9k: Store subsystem id in struct hw_version
Vasanthakumar Thiagarajan
5
-6
/
+10
2009-09-09
wireless: mark prism54 as deprecated and mark for removal
Luis R. Rodriguez
1
-41
/
+16
2009-09-09
b44/b43/b43legacy: Fix switch warnings introduced by SSB-SDIO
Michael Buesch
2
-4
/
+12
2009-09-09
ath9k: Remove unnecessary casting to u8 in pci_read_config_byte() call
Vasanthakumar Thiagarajan
1
-2
/
+1
2009-09-09
ath9k: Disable ASPM when btcoex is active
Vasanthakumar Thiagarajan
3
-0
/
+20
2009-09-09
b43: Fix sparse warning in hw-tkip code
Michael Buesch
1
-5
/
+5
2009-09-09
b43: Really disable QoS, if requested
Michael Buesch
1
-1
/
+17
2009-09-09
rt2x00: Hardcode TX ack timeout and consume time
Ivo van Doorn
8
-28
/
+7
2009-09-08
b43: PCMCIA is not experimental anymore
Michael Buesch
1
-2
/
+2
2009-09-08
ath,ar9170: implemented conformance test limit calc. for tx power
Joerg Albert
1
-1
/
+164
2009-09-08
ath,ar9170: move CTL_ defines into regd.h
Joerg Albert
2
-6
/
+6
2009-09-08
b43: remove SHM spinlock
Michael Buesch
4
-67
/
+8
2009-09-08
b43: Remove PIO RX workqueue
Michael Buesch
3
-34
/
+7
2009-09-08
b43: Remove DMA/PIO queue locks
Michael Buesch
4
-60
/
+13
2009-09-08
b43: Remove TX spinlock
Michael Buesch
2
-37
/
+43
2009-09-08
b43: Use a threaded IRQ handler
Michael Buesch
11
-221
/
+204
2009-09-08
ar9170: implement frequency calibration for one-stage/openfw
Christian Lamparter
1
-0
/
+122
2009-09-08
ath9k: Fix channelFlags for 2GHZ
Sujith
1
-1
/
+1
2009-09-08
ath9k: Fix RX Filter handling for BAR
Sujith
5
-3
/
+7
2009-09-08
ath9k: claim irq for ath9k, not ath for pci
Luis R. Rodriguez
1
-1
/
+1
2009-09-08
ath9k: propagate errors on ath_init_device() and request_irq()
Luis R. Rodriguez
2
-11
/
+9
2009-09-08
ath9k: propagate ieee80211_alloc_hw() failure
Luis R. Rodriguez
1
-2
/
+3
2009-09-08
ar9170: added phy register initialisation from eeprom values
Joerg Albert
1
-1
/
+134
2009-09-02
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
1
-1
/
+0
2009-09-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
32
-523
/
+877
2009-09-02
ath9k: Reconfigure beacon timers after the scan is completed.
Vivek Natarajan
1
-0
/
+1
2009-09-02
wireless: update top level wireless driver entry
Luis R. Rodriguez
1
-2
/
+11
2009-09-02
netdev: drivers should make ethtool_ops const
Stephen Hemminger
2
-2
/
+2
2009-09-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-58
/
+78
2009-09-01
iwmc3200wifi: Add a last_fw_err debugfs entry
Samuel Ortiz
5
-4
/
+113
[next]