index
:
~dvdhrm/linux
drm-cleanup
drm-experimental
drm-log
drm-next
drmrevoke
fops
fops-experimental
hid-next
input-abs2
input-next
kdbus
master
memfd
memfd-isolate
revoke-experimental
simpledrm
wiimote
Private linux-kernel wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-07
mwl8k: don't overwrite mwl8k_vif::bssid until after disassociation
Lennert Buytenhek
1
-3
/
+2
2009-12-07
mwl8k: struct ieee80211_rx_status::qual is deprecated
Lennert Buytenhek
1
-1
/
+0
2009-12-07
mwl8k: don't forget to call pci_disable_device()
Lennert Buytenhek
1
-1
/
+3
2009-12-07
mwl8k: increase firmware loading timeouts
Lennert Buytenhek
1
-3
/
+2
2009-12-07
mwl8k: allow more time for transmit rings to drain
Lennert Buytenhek
1
-60
/
+67
2009-12-07
mwl8k: allow more time for firmware commands to complete
Lennert Buytenhek
1
-2
/
+11
2009-12-07
mwl8k: properly report rate on received 40MHz packets
Lennert Buytenhek
1
-2
/
+8
2009-12-07
mwl8k: fix addr4 zeroing and payload overwrite on DMA header creation
Lennert Buytenhek
1
-14
/
+15
2009-12-07
mwl8k: prevent corruption of QoS field on receive
Lennert Buytenhek
1
-15
/
+31
2009-12-07
mwl8k: fix UPDATE_STADB command struct legacy_rates array length
Lennert Buytenhek
1
-38
/
+13
2009-12-07
mwl8k: fix MCS bitmap size in SET_RATE command
Lennert Buytenhek
1
-4
/
+3
2009-12-07
wl1251: don't build null data template in wl1251_op_config()
Kalle Valo
1
-4
/
+0
2009-12-07
wl1251: fix bssid handling
Kalle Valo
1
-15
/
+15
2009-12-07
wl1251: remove false warning messages
Kalle Valo
1
-2
/
+0
2009-12-07
iwlwifi: fix warning from ieee80211_stop_tx_ba_cb_irqsafe argument change
John W. Linville
1
-1
/
+1
2009-12-07
pcmcia: remove unused IRQ_FIRST_SHARED
Dominik Brodowski
5
-5
/
+5
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
61
-86
/
+91
2009-12-05
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
19
-1339
/
+865
2009-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
21
-1425
/
+907
2009-12-05
IXP4xx: Fix normally-disabled debugging text in drivers/net/arm/ixp4xx_eth.c.
Krzysztof Hałasa
1
-1
/
+1
2009-12-04
tree-wide: fix misspelling of "definition" in comments
Adam Buchbinder
1
-1
/
+1
2009-12-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
69
-1954
/
+2581
2009-12-04
iwmc3200wifi: Enable wimax core through module parameter
Samuel Ortiz
1
-2
/
+5
2009-12-04
iwmc3200wifi: Add wifi-wimax coexistence mode as a module parameter
Samuel Ortiz
3
-6
/
+8
2009-12-04
iwmc3200wifi: Coex table command does not expect a response
Samuel Ortiz
1
-1
/
+1
2009-12-04
iwmc3200wifi: Update wiwi priority table
Samuel Ortiz
1
-4
/
+4
2009-12-04
iwlwifi: driver version track kernel version
Reinette Chatre
2
-4
/
+4
2009-12-04
iwlwifi: indicate uCode type when fail dump error/event log
Wey-Yi Guy
1
-2
/
+6
2009-12-04
iwl3945: remove duplicated event logging code
Wey-Yi Guy
1
-9
/
+0
2009-12-04
b43: fix two warnings
Johannes Berg
1
-0
/
+1
2009-12-04
ipw2100: fix rebooting hang with driver loaded
Zhu Yi
1
-0
/
+11
2009-12-04
iwmc3200wifi: fix NULL pointer dereference in pmkid update
Zhu Yi
1
-2
/
+4
2009-12-04
ath9k: enable 2GHz band only if the device supports it
Gabor Juhos
3
-14
/
+31
2009-12-04
airo: Fix integer overflow warning
Michael Buesch
1
-1
/
+1
2009-12-04
rt2x00: Fix padding bug on L2PAD devices.
Gertjan van Wingerde
1
-1
/
+1
2009-12-04
b43legacy: avoid PPC fault during resume
Larry Finger
1
-0
/
+7
2009-12-04
b43: avoid PPC fault during resume
Larry Finger
1
-2
/
+8
2009-12-04
hdlc: spelling fix in find_pvc() comment
Rudy Matela
1
-1
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
48
-71
/
+76
2009-12-04
sky2: fix sky2_link_down copy/paste comment error
Brandon Philips
1
-1
/
+1
2009-12-04
tree-wide: fix typos "couter" -> "counter"
Uwe Kleine-König
1
-1
/
+1
2009-12-04
tree-wide: fix typos "offest" -> "offset"
Uwe Kleine-König
1
-1
/
+1
2009-12-04
comment typo fix: sybsystem -> subsystem
Jean Delvare
1
-1
/
+1
2009-12-04
tree-wide: fix some typos and punctuation in comments
Thadeu Lima de Souza Cascardo
2
-2
/
+2
2009-12-03
be2net: Add support for ethtool self test
Suresh R
3
-0
/
+223
2009-12-03
net: Fix ks8851 snl NULL pointer dereference Oops
Tristram Ha
1
-2
/
+2
2009-12-03
netdevice: provide common routine for macvlan and vlan operstate management
Patrick Mullaney
1
-21
/
+3
2009-12-03
bnx2: Refine VPD logic.
Michael Chan
1
-28
/
+21
2009-12-03
ixgbe: use EIAM to automask MSI-X
Jesse Brandeburg
1
-6
/
+19
2009-12-03
ixgbe: performance tweaks
Jesse Brandeburg
3
-30
/
+27
[prev]
[next]