index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
b43legacy: implement short slot and basic rate handling
Johannes Berg
2008-11-21
2
-13
/
+103
|
*
ipw2200: make association only if SSID is known.
Alexey Fisher
2008-11-21
1
-2
/
+1
|
*
ath9k: enable RXing of beacons on STA/IBSS
Luis R. Rodriguez
2008-11-21
1
-3
/
+2
|
*
ath5k: allow APs to receive beacons
Luis R. Rodriguez
2008-11-21
1
-2
/
+2
|
*
ath5k: Fix IMR init
Nick Kossifidis
2008-11-21
1
-3
/
+3
|
*
ath9k : Display MAC/BB and RF version at startup (v2)
Benoit PAPILLAULT
2008-11-21
2
-6
/
+71
|
*
mac80211: fix BUILD_BUG_ON() caused by misalignment on arm
Felix Fietkau
2008-11-21
1
-1
/
+1
|
*
ath5k: ignore the return value of ath5k_hw_noise_floor_calibration
Felix Fietkau
2008-11-21
2
-6
/
+2
|
*
rt2x00: Fix BUG_ON() with antenna handling
Ivo van Doorn
2008-11-21
5
-24
/
+51
|
*
rt2x00: Block set_key() during suspend/shutdown
Ivo van Doorn
2008-11-21
1
-1
/
+3
|
*
rt2x00: Fix LED state handling
Ivo van Doorn
2008-11-21
1
-38
/
+56
|
*
rt2x00: Remove RATE_BASIC flag
Ivo van Doorn
2008-11-21
2
-8
/
+7
|
*
Move all rtl818x files to a common directory.
Larry Finger
2008-11-21
17
-6
/
+9
|
*
mac80211_hwsim: enable Mesh Point operation
Andrey Yurovsky
2008-11-21
1
-2
/
+4
|
*
mac80211: disable BSSID filtering for mesh interfaces
Andrey Yurovsky
2008-11-21
1
-2
/
+15
|
*
ssb: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-11-21
2
-7
/
+6
|
*
libertas: Fine grained configuration of wake-on-lan.
Anna Neal
2008-11-21
7
-7
/
+65
|
*
ipw2100, ipw2200: select LIB80211
John W. Linville
2008-11-21
1
-0
/
+2
|
*
netdevice zd1201: Convert directly reference of netdev->priv to netdev_priv()
John W. Linville
2008-11-21
1
-59
/
+56
*
|
e1000e: check return code from NVM accesses and fix bank detection
Bruce Allan
2008-11-22
5
-63
/
+116
*
|
e1000e: fix incorrect link status when switch module pulled
Bruce Allan
2008-11-22
3
-6
/
+4
*
|
e1000e: store EEPROM version number to prevent unnecessary NVM reads
Bruce Allan
2008-11-22
3
-5
/
+7
*
|
e1000e: cosmetic newline in debug message
Bruce Allan
2008-11-22
1
-1
/
+1
*
|
e1000e: sync change flow control variables with ixgbe
Bruce Allan
2008-11-22
7
-53
/
+58
*
|
e1000e: link up/down messages must follow a specific format
Bruce Allan
2008-11-22
1
-2
/
+7
*
|
e1000e: ESB2 config after link up
Bruce Allan
2008-11-22
4
-37
/
+167
*
|
e1000e: check return of pci_save_state
Bruce Allan
2008-11-22
1
-1
/
+4
*
|
e1000e: update comments listing supported parts for each MAC family
Bruce Allan
2008-11-22
2
-0
/
+3
*
|
e1000e: 82571 check for link fix on 82571 serdes
Bruce Allan
2008-11-22
1
-6
/
+28
*
|
e1000e: commit speed/duplex changes for m88 PHY
Bruce Allan
2008-11-22
1
-4
/
+4
*
|
e1000e: disable correctable errors for quad ports while going to D3
Alexander Duyck
2008-11-22
1
-1
/
+21
*
|
inet_diag: Missed conversion after changing inet ehash lockl to spinlocks.
David S. Miller
2008-11-22
1
-5
/
+5
*
|
netdevice pc300: Add the reason about PC300 BROKEN in Kconfig
Wang Chen
2008-11-22
1
-0
/
+2
*
|
netdevice pc300: Convert directly reference of netdev->priv
Wang Chen
2008-11-22
1
-9
/
+8
*
|
netdevice hdlc: Convert directly reference of netdev->priv
Wang Chen
2008-11-22
2
-6
/
+6
*
|
net: use net_eq() in INET_MATCH and INET_TW_MATCH
Eric Dumazet
2008-11-22
1
-4
/
+4
*
|
pkt_sched: sch_drr: Fix qlen in drr_drop()
Jarek Poplawski
2008-11-21
1
-0
/
+1
|
/
*
ixgbe: convert directly reference of netdev->priv
Wang Chen
2008-11-21
1
-1
/
+1
*
ixgbe: add SFP+ driver support
Donald Skidmore
2008-11-21
6
-7
/
+550
*
DCB: Add support for DCB BCN
Alexander Duyck
2008-11-21
5
-9
/
+416
*
DCB: Add interface to query the state of PFC feature.
Alexander Duyck
2008-11-21
4
-1
/
+62
*
DCB: Add interface to query # of TCs supported by device
Alexander Duyck
2008-11-21
4
-1
/
+193
*
DCB: Add interface to query for the DCB capabilities of an device.
Alexander Duyck
2008-11-21
4
-1
/
+161
*
ixgbe: this patch adds support for DCB to the kernel and ixgbe driver
Alexander Duyck
2008-11-21
19
-19
/
+2593
*
net: convert TCP/DCCP ehash rwlocks to spinlocks
Eric Dumazet
2008-11-21
5
-43
/
+41
*
ipgre: convert to netdevice_ops
Stephen Hemminger
2008-11-21
1
-16
/
+26
*
ipv6: convert tunnels to net_device_ops
Stephen Hemminger
2008-11-21
2
-30
/
+32
*
ipip: convert to net_device_ops
Stephen Hemminger
2008-11-21
1
-16
/
+17
*
hippi: convert driver to net_device_ops
Stephen Hemminger
2008-11-21
3
-10
/
+23
*
defxx: convert driver to net_device_ops
Stephen Hemminger
2008-11-21
1
-7
/
+10
[prev]
[next]