| Commit message (Expand) | Author | Age | Files | Lines |
* | The patch adds support for the PCI cards: PCIcan and PCIcanx (1, 2 or 4 chann... | Wolfgang Grandegger | 2009-05-19 | 3 | -0/+419 |
* | can: SJA1000 driver for EMS PCI cards | Wolfgang Grandegger | 2009-05-19 | 3 | -0/+337 |
* | can: SJA1000 generic platform bus driver | Wolfgang Grandegger | 2009-05-19 | 3 | -0/+175 |
* | can: Driver for the SJA1000 CAN controller | Wolfgang Grandegger | 2009-05-19 | 5 | -0/+832 |
* | can: CAN Network device driver and Netlink interface | Wolfgang Grandegger | 2009-05-19 | 3 | -0/+685 |
* | net: Add TI DaVinci EMAC driver | Anant Gole | 2009-05-19 | 3 | -0/+2844 |
* | ixgbe: Increase the driver version number | Peter P Waskiewicz Jr | 2009-05-19 | 1 | -1/+1 |
* | ixgbe: Add generic XAUI support to 82599 | Peter P Waskiewicz Jr | 2009-05-19 | 3 | -0/+7 |
* | ixgbe: set max desc to prevent total RSC packet size of 64K | Alexander Duyck | 2009-05-19 | 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-18 | 1 | -17/+49 |
* | | ixgbe: When in DCB mode with PFC enabled, show LFC is disabled | Peter P Waskiewicz Jr | 2009-05-18 | 1 | -0/+7 |
* | | ixgbe: Allow link flow control in DCB mode for 82599 adapters | Peter P Waskiewicz Jr | 2009-05-18 | 7 | -7/+66 |
* | | ixgbe: Set Priority Flow Control low water threshhold for DCB | Peter P Waskiewicz Jr | 2009-05-18 | 1 | -11/+37 |
* | | ixgbe: Enable jumbo frame for FCoE feature in 82599 | Yi Zou | 2009-05-18 | 2 | -0/+26 |
* | | ixgbe: Enable FCoE redirection table feature in 82599 | Yi Zou | 2009-05-18 | 1 | -4/+24 |
* | | ixgbe: Add RING_F_FCOE for FCoE feature in 82599 | Yi Zou | 2009-05-18 | 2 | -0/+102 |
* | | fcoe: adds spma mode support | Vasu Dev | 2009-05-18 | 2 | -3/+31 |
* | | fcoe: consolidates netdev related config and cleanup for spma mode | Vasu Dev | 2009-05-18 | 1 | -79/+94 |
* | | ixgbe: Add SAN MAC address to the RAR, return the address to DCB | Waskiewicz Jr, Peter P | 2009-05-18 | 4 | -7/+29 |
* | | ixgbe: Add FCoE Storage MAC Address support | PJ Waskiewicz | 2009-05-18 | 3 | -0/+126 |
* | | skfddi: convert PRINTK() to pr_debug() | Alexander Beregalov | 2009-05-18 | 1 | -81/+75 |
* | | mac89x0: remove PRINTK() | Alexander Beregalov | 2009-05-18 | 1 | -2/+0 |
* | | de620: convert PRINTK() to pr_debug() and cleanup | Alexander Beregalov | 2009-05-18 | 1 | -41/+18 |
* | | de600: convert PRINTK() to pr_debug() | Alexander Beregalov | 2009-05-18 | 1 | -16/+3 |
* | | de620: fix forgotten semicolon | Alexander Beregalov | 2009-05-18 | 1 | -1/+1 |
* | | drivers/net: Convert #ifdef DEBUG printk(KERN_DEBUG to pr_debug( | Joe Perches | 2009-05-18 | 1 | -8/+5 |
* | | sfc: Use generic XENPAK register definitions | Ben Hutchings | 2009-05-18 | 3 | -73/+4 |
* | | smsc95xx: strip ethernet fcs (crc) on receive path | Peter Korsgaard | 2009-05-18 | 1 | -2/+2 |
* | | dm9601: trivial comment fixes | Peter Korsgaard | 2009-05-18 | 1 | -6/+6 |
* | | net: tx scalability works : trans_start | Eric Dumazet | 2009-05-18 | 1 | -4/+4 |
* | | gigaset: remove unused structure member rcvbytes | Tilman Schmidt | 2009-05-18 | 3 | -6/+2 |
* | | gigaset: remove UNDOCREQ config option | Tilman Schmidt | 2009-05-18 | 2 | -46/+23 |
* | | gigaset: move up Kconfig inclusion point | Tilman Schmidt | 2009-05-18 | 3 | -2/+3 |