summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* netdev/fec.c: add phylib supporting to enable carrier detection (v2)Bryan Wu2010-04-012-877/+252
* bnx2x: Added GRO supportDmitry Kravkov2010-04-011-9/+11
* r8169: Fix rtl8169_rx_interrupt()Eric Dumazet2010-04-011-5/+17
* acenic: use the dma state API instead of the pci equivalentsFUJITA Tomonori2010-04-012-16/+16
* acenic: fix the misusage of zero dma addressFUJITA Tomonori2010-04-011-10/+6
* net: remove redundant codeEric Dumazet2010-03-3014-15/+0
* Add hotplug support to mcp251x driverMarc Zyngier2010-03-301-0/+14
* igb: add per-packet timestampingNick Nunley2010-03-303-8/+41
* drivers/net/ipg: Remove invalid IPG_DDEBUG_MSG uses, neatenJoe Perches2010-03-302-53/+61
* e1000e: typo correctionsJoe Perches2010-03-303-16/+13
* igb: update hw_debug macro to make use of netdev_dbg callAlexander Duyck2010-03-302-36/+8
* sky2: avoid duplicate link up on Optima chipstephen hemminger2010-03-301-1/+2
* sky2: add XL revisionsstephen hemminger2010-03-302-4/+14
* sky2: support Yukon EC_U rev B1 and laterstephen hemminger2010-03-302-6/+13
* net-caif-driver: add CAIF serial driver (ldisc)Sjur Braendeland2010-03-305-0/+473
* virtio_net: missing sg_init_tableShirley Ma2010-03-301-0/+2
* vxge: Version update.Sreenivasa Honnur2010-03-291-2/+2
* vxge: Set function-0 as the privilaged function for normal function.Sreenivasa Honnur2010-03-291-2/+4
* vxge: Fixed MSIX interrupt configuration.Sreenivasa Honnur2010-03-294-120/+81
* vxge: Fixed "ethtool -d" prints.Sreenivasa Honnur2010-03-291-3/+2
* vxge: Align the memory only if it is misaligned.Sreenivasa Honnur2010-03-291-4/+16
* vxge: Fix starvation of receive ring controller when blasted by short packets.Sreenivasa Honnur2010-03-293-13/+6
* vxge: Fix a receive stall due to driver being out of synch with chip.Sreenivasa Honnur2010-03-292-7/+56
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-2969-1421/+8589
|\
| * iwlwifi: fix build error for CONFIG_IWLAGN=nJohn W. Linville2010-03-241-0/+2
| * libertas: add auto auth mode featureAmitkumar Karwar2010-03-244-1/+27
| * ath9k_htc: Fix symbol collision with ath9kSujith2010-03-244-28/+28
| * drivers/net/wireless/b43/main.c:4351: Fixed coding styleDaniel Ngu2010-03-231-3/+2
| * drivers/net/wireless/ray_cs.c: Use iw_handler function prototypesJoe Perches2010-03-231-111/+93
| * orinoco/wext.c: Remove local #define STD_IW_HANDLERJoe Perches2010-03-231-48/+46
| * drivers/net: Remove local #define IW_IOCTL, use IW_HANDLERJoe Perches2010-03-232-60/+58
| * drivers/net/wireless: Use IW_HANDLER macroJoe Perches2010-03-232-46/+46
| * wl1271: Changed platform_device to be dynamically allocatedTeemu Paasikivi2010-03-235-11/+39
| * wl1271: Remove circular interlocking related to the inetaddr notifier chainJuuso Oikarinen2010-03-231-1/+2
| * wl1271: Don't generate null func template for ad-hocJuuso Oikarinen2010-03-232-11/+21
| * wl1271: Update filters properlyJuuso Oikarinen2010-03-233-18/+51
| * wl1271: Removed duplicate code from module remove function.Teemu Paasikivi2010-03-231-12/+1
| * wl1271: Added DEBUG_SDIO flagTeemu Paasikivi2010-03-232-8/+13
| * wl1271: Remove deprecated interface config functionJuuso Oikarinen2010-03-231-68/+0
| * wl1271: Fix MAC address handlingJuuso Oikarinen2010-03-232-89/+68
| * wl1271: enable U-APSDKalle Valo2010-03-231-2/+8
| * wl1271: fix ps scheme in wl1271_op_conf_tx()Kalle Valo2010-03-231-1/+1
| * wl1271: create qos nullfunc templateKalle Valo2010-03-232-0/+23
| * wl1271: get probe request template from mac80211Kalle Valo2010-03-234-116/+40
| * wl1271: get pspoll and nullfunc templates from mac80211Kalle Valo2010-03-231-24/+20
| * wl1271: enable WMMKalle Valo2010-03-232-3/+2
| * wl1271: Add sysfs file to control BT co-ex stateJuuso Oikarinen2010-03-235-4/+81
| * wl1271: Move platform device registration from _spi to _mainJuuso Oikarinen2010-03-232-31/+37
| * wl1271: Add proper WLAN-BT co-ex configuration, and enable co-ex.Juuso Oikarinen2010-03-235-139/+328
| * wl1271: Fix SG configuration message structuresJuuso Oikarinen2010-03-232-71/+66
OpenPOWER on IntegriCloud