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
/
net
/
wireless
Commit message (
Expand
)
Author
Age
Files
Lines
*
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
2008-07-26
1
-2
/
+2
*
ipw2200: Call netif_*_queue() interfaces properly.
David S. Miller
2008-07-22
1
-31
/
+2
*
netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep.
David S. Miller
2008-07-22
1
-0
/
+3
*
mac80211_hwsim.c: fix: BUG: unable to handle kernel NULL pointer dereference ...
Ian Schram
2008-07-21
1
-6
/
+12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-07-20
152
-15226
/
+20047
|
\
|
*
Revert "remove the strip driver"
David S. Miller
2008-07-18
3
-0
/
+2829
|
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-07-18
10
-32
/
+27
|
|
\
|
*
|
netdev: Allocate multiple queues for TX.
David S. Miller
2008-07-17
1
-2
/
+4
|
*
|
wireless: fix warnings from QoS patch
Johannes Berg
2008-07-15
2
-44
/
+8
|
*
|
netdev: Do not use TX lock to protect address lists.
David S. Miller
2008-07-15
1
-4
/
+2
|
*
|
netdev: Add netdev->addr_list_lock protection.
David S. Miller
2008-07-15
1
-0
/
+2
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2008-07-14
42
-1041
/
+865
|
|
\
\
|
|
*
|
rt2x00: Reset LED assoc status after firmware update
Ivo van Doorn
2008-07-14
1
-0
/
+8
|
|
*
|
iwlwifi: make index unsigned int for iwl_send_led_cmd
Abhijeet Kolekar
2008-07-14
3
-3
/
+4
|
|
*
|
iwlwifi: Fix LEDs for 3945
Abhijeet Kolekar
2008-07-14
3
-85
/
+64
|
|
*
|
iwlwifi: send TXPOWER command after a new RXON command
Zhu Yi
2008-07-14
1
-10
/
+10
|
|
*
|
iwlwifi: enable active scanning
Tomas Winkler
2008-07-14
1
-41
/
+45
|
|
*
|
iwlwifi: unify 4965 and 5000 scanning code
Tomas Winkler
2008-07-14
5
-23
/
+33
|
|
*
|
iwlwifi: LED use correctly blink table
Tomas Winkler
2008-07-14
4
-71
/
+61
|
|
*
|
iwlwifi: fix LED stall
Tomas Winkler
2008-07-14
3
-50
/
+39
|
|
*
|
iwlwifi: differentiate 4965 and 5000 hw ampdu queues number
Tomas Winkler
2008-07-14
6
-13
/
+30
|
|
*
|
iwlwifi: make iwl4965_mac_conf_tx in atomic context
Emmanuel Grumbach
2008-07-14
3
-33
/
+24
|
|
*
|
iwlwifi: rs always set lq_sta->priv
Tomas Winkler
2008-07-14
1
-2
/
+0
|
|
*
|
iwlwifi: remove post associate work
Tomas Winkler
2008-07-14
2
-19
/
+0
|
|
*
|
iwlwifi: fixes RTS / CTS support
Emmanuel Grumbach
2008-07-14
6
-7
/
+37
|
|
*
|
iwlwifi: adding pci device ids to iwl_hw_card_ids
Esti Kummer
2008-07-14
3
-1
/
+29
|
|
*
|
iwl3965: remove useless network and duplicate checking
Adel Gadllah
2008-07-14
4
-172
/
+25
|
|
*
|
iwlwif: remove compilation warnings iwl_add_radiotap
Tomas Winkler
2008-07-14
1
-20
/
+17
|
|
*
|
mac80211 hwsim: fix endianness bug
Johannes Berg
2008-07-14
1
-1
/
+1
|
|
*
|
mac80211: fix TX sequence numbers
Johannes Berg
2008-07-14
4
-3
/
+18
|
|
*
|
rtl8187: use different ANAPARAM*_OFF values for 8187B
Herton Ronaldo Krzesinski
2008-07-14
3
-15
/
+42
|
|
*
|
rt2x00: Reorganize beacon handling
Ivo van Doorn
2008-07-14
10
-410
/
+289
|
|
*
|
rt2x00: Add support for CTS protection in rt2x00lib
Ivo van Doorn
2008-07-14
3
-1
/
+4
|
|
*
|
mac80211: revamp beacon configuration
Johannes Berg
2008-07-14
14
-94
/
+115
|
|
*
|
rtl8187: Fixed section mismatch in rtl8187_dev.c
Ihar Hrachyshka
2008-07-14
1
-1
/
+1
|
|
*
|
rt2x00: Fix NULL pointer error in adhoc/master mode
Ivo van Doorn
2008-07-14
1
-0
/
+3
|
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-07-14
7
-2
/
+50
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue.
David S. Miller
2008-07-08
1
-1
/
+11
|
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-07-08
3
-6
/
+11
|
|
\
\
\
|
*
|
|
|
rtl8187: Change detection of RTL8187B with USB ID of 8187
Larry Finger
2008-07-08
2
-36
/
+47
|
*
|
|
|
rtl8187: updating Kconfig to support RTL8187B
Hin-Tak Leung
2008-07-08
1
-3
/
+9
|
*
|
|
|
rtl8187: change rtl8187_dev.c to support RTL8187B (part 2)
Hin-Tak Leung
2008-07-08
1
-40
/
+168
|
*
|
|
|
rtl8187: change rtl8187_dev.c to support RTL8187B (part 1)
Hin-Tak Leung
2008-07-08
1
-29
/
+234
|
*
|
|
|
rtl8187: updating rtl8187_rtl8225.c to support RTL8187B
Hin-Tak Leung
2008-07-08
1
-14
/
+215
|
*
|
|
|
rtl8187: updating rtl818x.h to support RTL8187B
Hin-Tak Leung
2008-07-08
1
-9
/
+27
|
*
|
|
|
rtl8187: updating rtl8187.h to support RTL8187B
Hin-Tak Leung
2008-07-08
1
-16
/
+97
|
*
|
|
|
rt2x00: Fix register comments
Ivo van Doorn
2008-07-08
2
-8
/
+36
|
*
|
|
|
hostap: don't compile prism2_suspend() for hostap_pci without CONFIG_PM
Pavel Roskin
2008-07-08
1
-2
/
+2
|
*
|
|
|
b43legacy: Remove switch statement with 64-bit index
Larry Finger
2008-07-08
1
-15
/
+51
|
*
|
|
|
rt2x00: Report RX end time for rt2400pci
Ivo van Doorn
2008-07-08
3
-0
/
+26
[next]