Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | net: Add TI DaVinci EMAC driver | Anant Gole | 2009-05-18 | 3 | -0/+2844 | |
* | | | | | | | ixgbe: Increase the driver version number | Peter P Waskiewicz Jr | 2009-05-18 | 1 | -1/+1 | |
* | | | | | | | ixgbe: Add generic XAUI support to 82599 | Peter P Waskiewicz Jr | 2009-05-18 | 3 | -0/+7 | |
* | | | | | | | ixgbe: set max desc to prevent total RSC packet size of 64K | Alexander Duyck | 2009-05-18 | 2 | -11/+20 | |
* | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-05-18 | 23 | -483/+252 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ath9k: Cleanup ineffective return values | Vasanthakumar Thiagarajan | 2009-05-11 | 6 | -85/+36 | |
| * | | | | | | | ath9k: Remove bogus break after return | Vasanthakumar Thiagarajan | 2009-05-11 | 1 | -2/+0 | |
| * | | | | | | | iwlwifi: default WMM AC parameters | Wey-Yi Guy | 2009-05-11 | 1 | -2/+14 | |
| * | | | | | | | iwlwifi: show qos AC parameters | Wey-Yi Guy | 2009-05-11 | 1 | -1/+21 | |
| * | | | | | | | iwlagn: show current rate scale data in debugfs | Wey-Yi Guy | 2009-05-11 | 1 | -0/+42 | |
| * | | | | | | | iwlwifi: use #define instead of hard coded value | Wey-Yi Guy | 2009-05-11 | 2 | -10/+12 | |
| * | | | | | | | iwl3945: read rev id in nic config | Abhijeet Kolekar | 2009-05-11 | 1 | -7/+5 | |
| * | | | | | | | iwlwifi: more descriptive unsupported hardware message | Reinette Chatre | 2009-05-11 | 1 | -1/+1 | |
| * | | | | | | | iwlagn: improve rate scale table search | Mohamed Abbas | 2009-05-11 | 2 | -9/+40 | |
| * | | | | | | | iwlwifi: clean up PS code | Johannes Berg | 2009-05-11 | 7 | -292/+48 | |
| * | | | | | | | iwlwifi: fix PS disable status race | Johannes Berg | 2009-05-11 | 1 | -3/+2 | |
| * | | | | | | | iwlwifi: do proper hw restart | Johannes Berg | 2009-05-11 | 4 | -61/+24 | |
| * | | | | | | | mac80211: move HT operation mode BSS info | Johannes Berg | 2009-05-11 | 3 | -4/+4 | |
| * | | | | | | | rt2x00: Fix chipset detection for rt73usb | Ivo van Doorn | 2009-05-11 | 1 | -1/+1 | |
| * | | | | | | | iwlwifi: make iwl_set_rate static | Johannes Berg | 2009-05-11 | 2 | -4/+1 | |
| * | | | | | | | wireless: WL12XX should depend on GENERIC_HARDIRQS | Geert Uytterhoeven | 2009-05-11 | 1 | -1/+1 | |
* | | | | | | | | ixgbe: Don't reset the hardware when switching between LFC and PFC | Peter P Waskiewicz Jr | 2009-05-17 | 1 | -17/+49 | |
* | | | | | | | | ixgbe: When in DCB mode with PFC enabled, show LFC is disabled | Peter P Waskiewicz Jr | 2009-05-17 | 1 | -0/+7 | |
* | | | | | | | | ixgbe: Allow link flow control in DCB mode for 82599 adapters | Peter P Waskiewicz Jr | 2009-05-17 | 7 | -7/+66 | |
* | | | | | | | | ixgbe: Set Priority Flow Control low water threshhold for DCB | Peter P Waskiewicz Jr | 2009-05-17 | 1 | -11/+37 | |
* | | | | | | | | ixgbe: Enable jumbo frame for FCoE feature in 82599 | Yi Zou | 2009-05-17 | 2 | -0/+26 | |
* | | | | | | | | ixgbe: Enable FCoE redirection table feature in 82599 | Yi Zou | 2009-05-17 | 1 | -4/+24 | |
* | | | | | | | | ixgbe: Add RING_F_FCOE for FCoE feature in 82599 | Yi Zou | 2009-05-17 | 2 | -0/+102 | |
* | | | | | | | | ixgbe: Add SAN MAC address to the RAR, return the address to DCB | Waskiewicz Jr, Peter P | 2009-05-17 | 4 | -7/+29 | |
* | | | | | | | | ixgbe: Add FCoE Storage MAC Address support | PJ Waskiewicz | 2009-05-17 | 3 | -0/+126 | |
* | | | | | | | | skfddi: convert PRINTK() to pr_debug() | Alexander Beregalov | 2009-05-17 | 1 | -81/+75 | |
* | | | | | | | | mac89x0: remove PRINTK() | Alexander Beregalov | 2009-05-17 | 1 | -2/+0 | |
* | | | | | | | | de620: convert PRINTK() to pr_debug() and cleanup | Alexander Beregalov | 2009-05-17 | 1 | -41/+18 | |
* | | | | | | | | de600: convert PRINTK() to pr_debug() | Alexander Beregalov | 2009-05-17 | 1 | -16/+3 | |
* | | | | | | | | de620: fix forgotten semicolon | Alexander Beregalov | 2009-05-17 | 1 | -1/+1 | |
* | | | | | | | | drivers/net: Convert #ifdef DEBUG printk(KERN_DEBUG to pr_debug( | Joe Perches | 2009-05-17 | 1 | -8/+5 | |
* | | | | | | | | 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 |