aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-02drivers/net: avoid some skb->ip_summed initializationsEric Dumazet55-67/+71
2010-09-02Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller94-1546/+3898
2010-09-02bna: fix stats handlingEric Dumazet3-41/+33
2010-09-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville94-1546/+3898
2010-09-02net: another last_rx roundEric Dumazet2-2/+0
2010-09-01starfire: Temporary kludge to fix powerpc build.David S. Miller1-1/+1
2010-09-01pxa168_eth: remove duplicated #includeHuang Weiyi1-2/+0
2010-09-01skge: add GRO supportEric Dumazet1-2/+3
2010-09-01drivers/net/can/mscan/mpc5xxx_can.c: Add of_node_put to avoid memory leakJulia Lawall1-4/+4
2010-09-01ns83820: Use helper to disable chip interruptsDenis Kirjanov1-14/+11
2010-09-01bnx2x: Update version to 1.52.53-5Yaniv Rosner1-2/+2
2010-09-01bnx2x: Add BCM84823 to the supported PHYsYaniv Rosner1-1/+2
2010-09-01bnx2x: Change BCM848xx LED configurationYaniv Rosner1-122/+49
2010-09-01bnx2x: Remove unneeded setting of XAUI low power to BCM8727Yaniv Rosner1-1/+0
2010-09-01bnx2x: Change BCM848xx configuration according to IEEEYaniv Rosner2-164/+127
2010-09-01bnx2x: Reset link before any new link settingsYaniv Rosner1-0/+1
2010-09-01bnx2x: Fix potential link issue In BCM8727 based boardsYaniv Rosner2-10/+15
2010-09-01bnx2x: Fix potential link issue of BCM8073/BCM8727Yaniv Rosner1-2/+2
2010-09-01qlcnic: add cksum flagAmit Kumar Salecha2-4/+6
2010-09-01qlcnic: mac vlan learning supportAmit Kumar Salecha3-10/+26
2010-09-01qlcnic: support mac learningAmit Kumar Salecha3-0/+191
2010-09-01qlcnic: fix mac override capabilityRajesh Borundia3-13/+28
2010-09-01qlcnic: fix panic while using eth_hdrRajesh Borundia1-1/+3
2010-09-01qlcnic: fix mac anti spoof policyRajesh Borundia1-3/+10
2010-09-01qlcnic: fix for setting default eswitch configRajesh Borundia1-31/+65
2010-09-01qlcnic: fix mac addr readRajesh Borundia3-30/+13
2010-09-01qlcnic: add api version in reg dumpRajesh Borundia1-4/+11
2010-09-01qlcnic: backout firmware initialization updateSony Chacko4-28/+100
2010-08-31stmmac: Fix another build warning.David S. Miller1-2/+2
2010-08-31rt2x00: Cleanup rt2x00usb_watchdog_reset_txIvo van Doorn1-26/+40
2010-08-31rt2x00: Split watchdog check into a DMA and STATUS timeoutIvo van Doorn6-14/+59
2010-08-31rt2x00: Correctly kill beacon queueIvo van Doorn3-3/+27
2010-08-31rt2x00: Set PWR_PIN_CFG during initializationIvo van Doorn1-0/+2
2010-08-31rt2x00: Don't set unicast/BSSID masks when clearning MAC or BSSIDIvo van Doorn1-7/+11
2010-08-31rt2x00: Wakeup hardware before loading firmwareIvo van Doorn2-2/+6
2010-08-31rt2x00: Validate TX status results with current data entryIvo van Doorn1-23/+50
2010-08-31rt2x00: Add rt2800_wait_csr_readyIvo van Doorn3-21/+20
2010-08-31rt2x00: Update rt2800 comments regarding AMPDU and PACKET_ID in TXWIHelmut Schaa1-1/+5
2010-08-31rt2x00: Rename txentry_desc.queue -> txentry_desc.qidHelmut Schaa5-8/+8
2010-08-31ath9k: fix spurious MIC failure reportsFelix Fietkau4-9/+25
2010-08-31wl1251: Fix queue stopping/waking for TX pathDenis 'GNUtoo' Carikli3-13/+24
2010-08-31Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6John W. Linville29-849/+1658
2010-08-30stmmac: Fix build warnings.David S. Miller3-3/+4
2010-08-30net/m68k: Hydra Ethernet - print whole resource instead of start addressGeert Uytterhoeven1-3/+2
2010-08-28drivers/net/atl1c: Remove double testJulia Lawall1-1/+1
2010-08-28starfire: use BUILD_BUG_ON for netdrv_addr_tAkinobu Mita1-5/+1
2010-08-28starfire: use PCI_VDEVICEAkinobu Mita1-1/+1
2010-08-28mlx4: use bitmap libraryAkinobu Mita1-11/+4
2010-08-27slip: Use net_device_stats from struct net_deviceTobias Klauser2-39/+31
2010-08-27mac80211_hwsim: support runtime iftype changesJohannes Berg1-0/+13