aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2009-05-17de620: fix forgotten semicolonAlexander Beregalov
2009-05-17drivers/net: Convert #ifdef DEBUG printk(KERN_DEBUG to pr_debug(Joe Perches
2009-05-17sfc: Use generic XENPAK register definitionsBen Hutchings
2009-05-17smsc95xx: strip ethernet fcs (crc) on receive pathPeter Korsgaard
2009-05-17dm9601: trivial comment fixesPeter Korsgaard
2009-05-17net: tx scalability works : trans_startEric Dumazet
2009-05-17mlx4_en: Fix not deleted napi structuresYevgeny Petrilin
2009-05-17bnx2: bnx2_tx_int() optimizationsEric Dumazet
2009-05-17net/ibmveth: fix panic in probeStephen Rothwell
2009-05-17ixgbe: Add FCoE related statistics to 82599Yi Zou
2009-05-17ixgbe: Implement FCoE Rx side large receive offload feature to 82599Yi Zou
2009-05-17ixgbe: Add infrastructure code for FCoE large receive offload to 82599Yi Zou
2009-05-17ixgbe: Implement FCoE Tx side offload features in base driver of 82599Yi Zou
2009-05-17ixgbe: Add infrastructure code for FCoE large send offload to 82599Yi Zou
2009-05-17ixgbe: Add FCoE feature code to 82599Yi Zou
2009-05-17ixgbe: Add FCoE feature header to 82599Yi Zou
2009-05-17ixgbe: Add FCoE feature register defines to 82599Yi Zou
2009-05-17mv643xx_eth: Remove a stale PPC_MULTIPLATFORMEmil Medve
2009-05-17drivers/net/82596.c: suppress warningsAndrew Morton
2009-05-17sfc: modify allocation error messageMike Travis
2009-05-17net: remove needless (now buggy) & from dev->dev_addrJiri Pirko
2009-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6Linus Torvalds
2009-05-14wimax/i2400m: fix device crash: fix optimization in _roq_queue_update_wsInaky Perez-Gonzalez
2009-05-12Remove unreached code in drivers/net/mlx4/en_rx.cDan Carpenter
2009-05-11ath9k: Cleanup ineffective return valuesVasanthakumar Thiagarajan
2009-05-11ath9k: Remove bogus break after returnVasanthakumar Thiagarajan
2009-05-11iwlwifi: default WMM AC parametersWey-Yi Guy
2009-05-11iwlwifi: show qos AC parametersWey-Yi Guy
2009-05-11iwlagn: show current rate scale data in debugfsWey-Yi Guy
2009-05-11iwlwifi: use #define instead of hard coded valueWey-Yi Guy
2009-05-11iwl3945: read rev id in nic configAbhijeet Kolekar
2009-05-11iwlwifi: more descriptive unsupported hardware messageReinette Chatre
2009-05-11iwlagn: improve rate scale table searchMohamed Abbas
2009-05-11iwlwifi: clean up PS codeJohannes Berg
2009-05-11iwlwifi: fix PS disable status raceJohannes Berg
2009-05-11iwlwifi: do proper hw restartJohannes Berg
2009-05-11mac80211: move HT operation mode BSS infoJohannes Berg
2009-05-11rt2x00: Fix chipset detection for rt73usbIvo van Doorn
2009-05-11iwlwifi: make iwl_set_rate staticJohannes Berg
2009-05-11wireless: WL12XX should depend on GENERIC_HARDIRQSGeert Uytterhoeven
2009-05-11iwlwifi: fix device id registration for 6000 series 2x2 devicesJay Sternberg
2009-05-11ath5k: update channel in sw state after stopping RX and TXBob Copeland
2009-05-11rtl8187: use DMA-aware buffers with usb_control_msgJohn W. Linville
2009-05-11airo: airo_get_encode{,ext} potential buffer overflowJohn W. Linville
2009-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-05-09tun: add tun_flags, owner, group attributes in sysfsDavid Woodhouse
2009-05-09Merge branch 'net-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...David S. Miller
2009-05-09bonding: fix panic if initialization failsFlorian Westphal
2009-05-09Remove duplicate slow protocol define in bond_3ad.hRichard Genoud
2009-05-09netxen: trivial register access cleanupDhananjay Phadke