| Commit message (Expand) | Author | Age | Files | Lines |
* | sfc: Use generic XENPAK register definitions | Ben Hutchings | 2009-05-17 | 3 | -73/+4 |
* | smsc95xx: strip ethernet fcs (crc) on receive path | Peter Korsgaard | 2009-05-17 | 1 | -2/+2 |
* | dm9601: trivial comment fixes | Peter Korsgaard | 2009-05-17 | 1 | -6/+6 |
* | net: tx scalability works : trans_start | Eric Dumazet | 2009-05-17 | 1 | -4/+4 |
* | bnx2: bnx2_tx_int() optimizations | Eric Dumazet | 2009-05-17 | 2 | -7/+13 |
* | net/ibmveth: fix panic in probe | Stephen Rothwell | 2009-05-17 | 1 | -1/+1 |
* | ixgbe: Add FCoE related statistics to 82599 | Yi Zou | 2009-05-17 | 3 | -0/+22 |
* | ixgbe: Implement FCoE Rx side large receive offload feature to 82599 | Yi Zou | 2009-05-17 | 2 | -0/+23 |
* | ixgbe: Add infrastructure code for FCoE large receive offload to 82599 | Yi Zou | 2009-05-17 | 3 | -1/+344 |
* | ixgbe: Implement FCoE Tx side offload features in base driver of 82599 | Yi Zou | 2009-05-17 | 5 | -20/+101 |
* | ixgbe: Add infrastructure code for FCoE large send offload to 82599 | Yi Zou | 2009-05-17 | 1 | -0/+132 |
* | ixgbe: Add FCoE feature code to 82599 | Yi Zou | 2009-05-17 | 1 | -0/+60 |
* | ixgbe: Add FCoE feature header to 82599 | Yi Zou | 2009-05-17 | 1 | -0/+66 |
* | ixgbe: Add FCoE feature register defines to 82599 | Yi Zou | 2009-05-17 | 1 | -0/+84 |
* | mv643xx_eth: Remove a stale PPC_MULTIPLATFORM | Emil Medve | 2009-05-17 | 1 | -2/+1 |
* | drivers/net/82596.c: suppress warnings | Andrew Morton | 2009-05-17 | 1 | -7/+7 |
* | sfc: modify allocation error message | Mike Travis | 2009-05-17 | 1 | -2/+2 |
* | net: remove needless (now buggy) & from dev->dev_addr | Jiri Pirko | 2009-05-17 | 4 | -6/+7 |
* | tun: add tun_flags, owner, group attributes in sysfs | David Woodhouse | 2009-05-09 | 1 | -15/+52 |
* | Remove duplicate slow protocol define in bond_3ad.h | Richard Genoud | 2009-05-09 | 1 | -2/+2 |
* | netxen: trivial register access cleanup | Dhananjay Phadke | 2009-05-09 | 1 | -8/+5 |
* | netxen: disable msi-x for NC512m adapter | Dhananjay Phadke | 2009-05-09 | 1 | -1/+0 |
* | netxen: fix irq tear down and msix leak. | Dhananjay Phadke | 2009-05-09 | 1 | -31/+43 |
* | netxen: cache msi register offset | Dhananjay Phadke | 2009-05-09 | 2 | -1/+6 |
* | bnx2x: do not return negative number of received packages | Stanislaw Gruszka | 2009-05-08 | 1 | -1/+1 |
* | bnx2x: free workqueue when driver fail to register | Stanislaw Gruszka | 2009-05-08 | 1 | -1/+8 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-05-08 | 95 | -1280/+16237 |
|\ |
|
| * | ath9k: remove redundant AR9285 checks | Gabor Juhos | 2009-05-06 | 2 | -5/+4 |
| * | ath9k: make private driver rate tables const | Luis R. Rodriguez | 2009-05-06 | 7 | -39/+43 |
| * | p54: call p54_wake_free_queues on every p54_free_skb and p54_rx_frame_sent | Max Filippov | 2009-05-06 | 1 | -19/+4 |
| * | rt2x00: Simplify rt2x00_check_rev | Ivo van Doorn | 2009-05-06 | 4 | -9/+10 |
| * | p54: correct merge damage from "p54: more SoftLED updates" | John W. Linville | 2009-05-06 | 1 | -2/+2 |
| * | ar9170: fix build when !CONFIG_PM | Alexander Beregalov | 2009-05-06 | 1 | -0/+2 |
| * | p54usb: Fixes compile error with CONFIG_PM=n | Hauke Mehrtens | 2009-05-06 | 1 | -0/+2 |
| * | Wireless: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-05-06 | 5 | -50/+53 |
| * | wl12xx: correct printk format warnings | Bob Copeland | 2009-05-06 | 2 | -4/+4 |
| * | iwlwifi: replace test_and_set_bit by set_bit in clear stations function | Tomas Winkler | 2009-05-06 | 1 | -1/+1 |
| * | iwlwifi: "is_fat" bit in rate scale match RXON flag | Wey-Yi Guy | 2009-05-06 | 1 | -6/+3 |
| * | iwlagn: disable PS support for iwlagn | Reinette Chatre | 2009-05-06 | 1 | -2/+1 |
| * | iwl3945: fix lock dependency | Abhijeet Kolekar | 2009-05-06 | 1 | -20/+17 |
| * | Add LED support for AR5BXB6 IBM Thinkpad PCIe adapters | Paride Legovini | 2009-05-06 | 1 | -2/+4 |
| * | ath5k: use ctl settings based on current regdomain | Bob Copeland | 2009-05-06 | 1 | -12/+7 |
| * | ath5k: Add Spur filter support on newer chips | Nick Kossifidis | 2009-05-06 | 3 | -25/+270 |
| * | ath5k: Implement antenna control | Nick Kossifidis | 2009-05-06 | 8 | -51/+271 |
| * | ath5k: Enable AP mode | Jiri Slaby | 2009-05-06 | 1 | -0/+1 |
| * | ath5k: Beaconing fixes | Nick Kossifidis | 2009-05-06 | 3 | -35/+40 |
| * | ath5k: Put remaining EEPROM data on ee struct | Nick Kossifidis | 2009-05-06 | 3 | -20/+24 |
| * | ath5k: Read Spur channels from EEPROM | Nick Kossifidis | 2009-05-06 | 2 | -1/+56 |
| * | ath5k: Allow user/driver to set txpower | Nick Kossifidis | 2009-05-06 | 4 | -13/+52 |
| * | rt2x00: Synchronize initialization with rt2870 driver | Ivo van Doorn | 2009-05-06 | 2 | -12/+46 |