index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
mac89x0.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-01-12
sky2: Fix oops in sky2_xmit_frame() after TX timeout
Jarek Poplawski
1
-1
/
+2
2010-01-12
cfg80211: fix refcount imbalance when wext is disabled
Johannes Berg
1
-2
/
+2
2010-01-12
mac80211: fix queue selection for data frames on monitor interfaces
Felix Fietkau
1
-2
/
+5
2010-01-12
Documentation/3c509: document ethtool support
Ben Hutchings
1
-4
/
+8
2010-01-12
af_packet: Don't use skb after dev_queue_xmit()
Jarek Poplawski
1
-5
/
+14
2010-01-11
iwlwifi: silence buffer overflow warning
Dan Carpenter
1
-1
/
+1
2010-01-10
vxge: use pci_dma_mapping_error to test return value
Denis Kirjanov
1
-1
/
+1
2010-01-08
iwlwifi: disable tx on beacon update notification
Abhijeet Kolekar
1
-20
/
+25
2010-01-08
iwlwifi: fix iwl_queue_used bug when read_ptr == write_ptr
Zhu Yi
1
-1
/
+1
2010-01-08
mac80211: fix endian error
Johannes Berg
1
-2
/
+2
2010-01-08
mac80211: add missing sanity checks for action frames
Felix Fietkau
2
-1
/
+7
2010-01-08
mac80211: fix queue selection for packets injected via monitor interface
Lennert Buytenhek
1
-0
/
+1
2010-01-08
netfilter: ebtables: enforce CAP_NET_ADMIN
Florian Westphal
1
-0
/
+6
2010-01-08
e1000e: fix and commonize code for setting the receive address registers
Bruce Allan
1
-9
/
+15
2010-01-08
e1000e: e1000e_enable_tx_pkt_filtering() returns wrong value
Bruce Allan
1
-7
/
+9
2010-01-08
e1000e: perform 10/100 adaptive IFS only on parts that support it
Bruce Allan
5
-0
/
+21
2010-01-08
e1000e: don't accumulate PHY statistics on PHY read failure
Bruce Allan
1
-14
/
+14
2010-01-08
e1000e: call pci_save_state() after pci_restore_state()
Bruce Allan
1
-0
/
+2
2010-01-08
netxen: update version to 4.0.72
Amit Kumar Salecha
1
-2
/
+2
2010-01-08
netxen: fix set mac addr
Amit Kumar Salecha
1
-0
/
+3
2010-01-08
netxen: fix smatch warning
Amit Kumar Salecha
3
-4
/
+3
2010-01-08
netxen: fix tx ring memory leak
Amit Kumar Salecha
1
-0
/
+2
2010-01-08
tcp: update the netstamp_needed counter when cloning sockets
Octavian Purdila
1
-0
/
+4
2010-01-08
TI DaVinci EMAC: Handle emac module clock correctly.
Sriram
1
-1
/
+3
2010-01-08
dmfe/tulip: Let dmfe handle DM910x except for SPARC on-board chips
Ben Hutchings
3
-7
/
+50
2010-01-08
ixgbe: Fix compiler warning about variable being used uninitialized
PJ Waskiewicz
1
-2
/
+7
2010-01-07
netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()
Patrick McHardy
1
-9
/
+9
2010-01-07
mv643xx_eth: don't include cache padding in rx desc buffer size
Saeed Bishara
1
-2
/
+4
2010-01-07
NET: atlx, fix memory leak
Jiri Slaby
1
-2
/
+5
2010-01-07
pcmcia: ncmlan_cs: remove odd bracket
Alexander Beregalov
1
-1
/
+0
2010-01-07
cs89x0: Always report failure to request interrupt
Mark Brown
1
-2
/
+1
2010-01-07
hso: fixed missing newlines
Jan Dumon
1
-8
/
+8
2010-01-07
hso: Fix for 5 sec timeouts with v2.x firmware
Jan Dumon
1
-0
/
+4
2010-01-07
hso: Attempt to recover from usb bus errors
Jan Dumon
1
-10
/
+44
2010-01-07
hso: don't change the state of a closed port
Jan Dumon
1
-5
/
+5
2010-01-07
hso: Fix for endian issues on big endian machines
Jan Dumon
1
-5
/
+7
2010-01-07
hso: Add Vendor/Product ID's for new devices
Jan Dumon
1
-0
/
+9
2010-01-07
claw: use "claw" as root device name
Ursula Braun
1
-1
/
+1
2010-01-07
pcnet_cs: add cis of KTI PE520 pcmcia network card
Ken Kawasaki
5
-4
/
+28
2010-01-07
ip: fix mc_loop checks for tunnels with multicast outer addresses
Octavian Purdila
3
-3
/
+18
2010-01-07
ucc_geth: Fix the wrong the Rx/Tx FIFO size
Dave Liu
1
-6
/
+7
2010-01-06
Revert "mac80211: replace netif_tx_{start,stop,wake}_all_queues"
John W. Linville
3
-9
/
+9
2010-01-06
mac80211: fix-up build breakage in 2.6.33
John W. Linville
1
-1
/
+1
2010-01-05
rt2x00: Properly request tx headroom for alignment operations.
Gertjan van Wingerde
2
-1
/
+17
2010-01-05
mac80211: fix skb buffering issue
Johannes Berg
6
-32
/
+132
2010-01-05
rt2x00: Fix LED configuration setting for rt2800.
Gertjan van Wingerde
1
-1
/
+1
2010-01-05
rt2x00: use correct headroom for transmission
Pavel Roskin
1
-3
/
+3
2010-01-04
cxgb3i: Fix flags test.
David S. Miller
1
-1
/
+1
2010-01-04
cfg80211: fix syntax error on user regulatory hints
Luis R. Rodriguez
1
-1
/
+1
2010-01-04
ath5k: Fix eeprom checksum check for custom sized eeproms
Luis R. Rodriguez
2
-3
/
+37
[next]