summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2008-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds1-0/+37
2008-07-15Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-2/+2
2008-07-14rt2x00: Reset LED assoc status after firmware updateIvo van Doorn1-0/+8
2008-07-14iwlwifi: make index unsigned int for iwl_send_led_cmdAbhijeet Kolekar3-3/+4
2008-07-14iwlwifi: Fix LEDs for 3945Abhijeet Kolekar3-85/+64
2008-07-14iwlwifi: send TXPOWER command after a new RXON commandZhu Yi1-10/+10
2008-07-14iwlwifi: enable active scanningTomas Winkler1-41/+45
2008-07-14iwlwifi: unify 4965 and 5000 scanning codeTomas Winkler5-23/+33
2008-07-14iwlwifi: LED use correctly blink tableTomas Winkler4-71/+61
2008-07-14iwlwifi: fix LED stallTomas Winkler3-50/+39
2008-07-14iwlwifi: differentiate 4965 and 5000 hw ampdu queues numberTomas Winkler6-13/+30
2008-07-14iwlwifi: make iwl4965_mac_conf_tx in atomic contextEmmanuel Grumbach3-33/+24
2008-07-14iwlwifi: rs always set lq_sta->privTomas Winkler1-2/+0
2008-07-14iwlwifi: remove post associate workTomas Winkler2-19/+0
2008-07-14iwlwifi: fixes RTS / CTS supportEmmanuel Grumbach6-7/+37
2008-07-14iwlwifi: adding pci device ids to iwl_hw_card_idsEsti Kummer3-1/+29
2008-07-14iwl3965: remove useless network and duplicate checkingAdel Gadllah4-172/+25
2008-07-14iwlwif: remove compilation warnings iwl_add_radiotapTomas Winkler1-20/+17
2008-07-14mac80211 hwsim: fix endianness bugJohannes Berg1-1/+1
2008-07-14mac80211: fix TX sequence numbersJohannes Berg4-3/+18
2008-07-14rtl8187: use different ANAPARAM*_OFF values for 8187BHerton Ronaldo Krzesinski3-15/+42
2008-07-14rt2x00: Reorganize beacon handlingIvo van Doorn10-410/+289
2008-07-14rt2x00: Add support for CTS protection in rt2x00libIvo van Doorn3-1/+4
2008-07-14mac80211: revamp beacon configurationJohannes Berg14-94/+115
2008-07-14rtl8187: Fixed section mismatch in rtl8187_dev.cIhar Hrachyshka1-1/+1
2008-07-14rt2x00: Fix NULL pointer error in adhoc/master modeIvo van Doorn1-0/+3
2008-07-14Merge commit 'origin/HEAD' into test-mergeBenjamin Herrenschmidt53-190/+341
2008-07-11ARM: IXP4xx Ethernet NAPI fixKrzysztof Halasa1-2/+1
2008-07-11Merge branch 'linus' into core/rcuIngo Molnar44-182/+270
2008-07-11SAA9730: Remove driverRalf Baechle4-1533/+0
2008-07-11Fix missing exports for net/phy/mdio-bitbang.cTakashi Iwai1-0/+2
2008-07-11cxgb3 - Add iscsi supportKaren Xie5-8/+59
2008-07-11virtio_net: Set VIRTIO_NET_F_GUEST_CSUM featureMark McLoughlin1-1/+2
2008-07-11igb: Improve multiqueue AIM supportAlexander Duyck3-81/+113
2008-07-11igb: unused variable warning in igb removeAlexander Duyck1-0/+2
2008-07-11igb: update suspend resumeAlexander Duyck1-17/+29
2008-07-11igb: add support for in kernel LROAlexander Duyck5-9/+147
2008-07-11igb: add page recycling supportAlexander Duyck2-79/+63
2008-07-11igb: Add support for quad port WOL and feature flagsAlexander Duyck3-36/+81
2008-07-11igb: add 82576 MAC supportAlexander Duyck9-86/+476
2008-07-11igb: Increment driver versionAuke Kok1-1/+1
2008-07-11igb: reenable CRC stripping in hardwareAuke Kok1-4/+5
2008-07-11igb: add DCA supportJeb Cramer4-4/+187
2008-07-11igb: update ethtool stats to support multiqueueAlexander Duyck3-4/+12
2008-07-11igb: Introduce multiple TX queues with infrastructurePeter P Waskiewicz Jr2-53/+114
2008-07-11ixgb: update copyright dates and versionsJesse Brandeburg11-13/+13
2008-07-11ixgb: make NAPI the only option and the defaultJesse Brandeburg2-60/+1
2008-07-11ixgb: cleanup headerJesse Brandeburg1-8/+6
2008-07-11ixgb: audit use of dev_kfree_skb_anyJesse Brandeburg1-3/+5
2008-07-11ixgb: clean up assignments inside if statementsJesse Brandeburg1-10/+16