index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
iwl3945: fix panic in iwl3945 driver
Zhu Yi
2009-12-21
1
-0
/
+3
*
iwlwifi: initialize spinlock before use
Reinette Chatre
2009-12-21
2
-4
/
+4
*
iwl3945: disable power save
Reinette Chatre
2009-12-21
2
-3
/
+7
*
iwlwifi: fix more eeprom endian bugs
Johannes Berg
2009-12-21
4
-11
/
+16
*
iwlwifi: fix EEPROM/OTP reading endian annotations and a bug
Johannes Berg
2009-12-21
2
-10
/
+12
*
rt2x00: Disable powersaving for rt61pci and rt2800pci.
Gertjan van Wingerde
2009-12-21
2
-0
/
+11
*
drivers/net/wireless: Correct code taking the size of a pointer
Julia Lawall
2009-12-21
1
-2
/
+2
*
ath9k: Last fix for TX software padding.
Benoit Papillault
2009-12-21
1
-11
/
+12
*
iwlwifi: fix syslog message for event log dump size
Wey-Yi Guy
2009-12-21
2
-2
/
+2
*
iwlwifi: power up all devices for EEPROM read
Reinette Chatre
2009-12-21
2
-16
/
+6
*
iwlwifi: allocated rx page accounting cleanup
Zhu Yi
2009-12-21
7
-24
/
+21
*
rt2x00: Fix rt2800usb detection in rt2800lib.
Gertjan van Wingerde
2009-12-14
1
-2
/
+2
*
b43: Remove reset after fatal DMA error
Larry Finger
2009-12-10
1
-1
/
+4
*
rtl8187: add radio led and fix warnings on suspend
Herton Ronaldo Krzesinski
2009-12-10
3
-21
/
+50
*
ath5k: enable EEPROM checksum check
Luis R. Rodriguez
2009-12-10
1
-2
/
+1
*
ath5k: add support for Dell Vostro A860 LED
Shahar Or
2009-12-07
1
-0
/
+2
*
orinoco: remove spare KERN_DEBUG
David Kilroy
2009-12-07
1
-1
/
+1
*
rtl8187: Fix wrong rfkill switch mask for some models
Larry Finger
2009-12-07
3
-4
/
+17
*
ath9k: fix tx status reporting
Felix Fietkau
2009-12-07
1
-1
/
+1
*
mwl8k: don't complain about oversized beacons in FINALIZE_JOIN
Lennert Buytenhek
2009-12-07
1
-21
/
+8
*
mwl8k: don't overwrite mwl8k_vif::bssid until after disassociation
Lennert Buytenhek
2009-12-07
1
-3
/
+2
*
mwl8k: struct ieee80211_rx_status::qual is deprecated
Lennert Buytenhek
2009-12-07
1
-1
/
+0
*
mwl8k: don't forget to call pci_disable_device()
Lennert Buytenhek
2009-12-07
1
-1
/
+3
*
mwl8k: increase firmware loading timeouts
Lennert Buytenhek
2009-12-07
1
-3
/
+2
*
mwl8k: allow more time for transmit rings to drain
Lennert Buytenhek
2009-12-07
1
-60
/
+67
*
mwl8k: allow more time for firmware commands to complete
Lennert Buytenhek
2009-12-07
1
-2
/
+11
*
mwl8k: properly report rate on received 40MHz packets
Lennert Buytenhek
2009-12-07
1
-2
/
+8
*
mwl8k: fix addr4 zeroing and payload overwrite on DMA header creation
Lennert Buytenhek
2009-12-07
1
-14
/
+15
*
mwl8k: prevent corruption of QoS field on receive
Lennert Buytenhek
2009-12-07
1
-15
/
+31
*
mwl8k: fix UPDATE_STADB command struct legacy_rates array length
Lennert Buytenhek
2009-12-07
1
-38
/
+13
*
mwl8k: fix MCS bitmap size in SET_RATE command
Lennert Buytenhek
2009-12-07
1
-4
/
+3
*
wl1251: don't build null data template in wl1251_op_config()
Kalle Valo
2009-12-07
1
-4
/
+0
*
wl1251: fix bssid handling
Kalle Valo
2009-12-07
1
-15
/
+15
*
wl1251: remove false warning messages
Kalle Valo
2009-12-07
1
-2
/
+0
*
iwlwifi: fix warning from ieee80211_stop_tx_ba_cb_irqsafe argument change
John W. Linville
2009-12-07
1
-1
/
+1
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-12-06
9
-461
/
+320
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2009-12-05
11
-547
/
+362
|
|
\
|
|
*
pcmcia: rework the irq_req_t typedef
Dominik Brodowski
2009-11-28
11
-28
/
+9
|
|
*
pcmcia: remove deprecated handle_to_dev() macro
Dominik Brodowski
2009-11-28
10
-12
/
+12
|
|
*
pcmcia: pcmcia_request_window() doesn't need a pointer to a pointer
Dominik Brodowski
2009-11-28
5
-7
/
+7
|
|
*
pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page()
Magnus Damm
2009-11-28
5
-7
/
+7
|
|
*
pcmcia: Pass struct pcmcia_device to pcmcia_release_window()
Magnus Damm
2009-11-28
1
-2
/
+2
|
|
*
pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (wireless)
Dominik Brodowski
2009-11-09
8
-241
/
+136
|
|
*
pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (ray-cs.c)
Dominik Brodowski
2009-11-09
1
-178
/
+169
|
|
*
pcmcia: use pcmcia_loop_config in misc pcmcia drivers
Dominik Brodowski
2009-11-08
1
-40
/
+27
|
|
*
pcmcia: use pre-determined values
Dominik Brodowski
2009-11-08
2
-40
/
+1
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-12-04
69
-1954
/
+2581
|
\
\
\
|
*
|
|
iwmc3200wifi: Enable wimax core through module parameter
Samuel Ortiz
2009-12-04
1
-2
/
+5
|
*
|
|
iwmc3200wifi: Add wifi-wimax coexistence mode as a module parameter
Samuel Ortiz
2009-12-04
3
-6
/
+8
|
*
|
|
iwmc3200wifi: Coex table command does not expect a response
Samuel Ortiz
2009-12-04
1
-1
/
+1
[prev]
[next]