summary refs log tree commit diff
path: root/drivers/net
AgeCommit message (Expand)Author
2011-08-02rt2x00: Fix compilation without CONFIG_RT2X00_LIB_CRYPTOHelmut Schaa
2011-08-02iwlagn: sysfs couldn't find the priv pointerEmmanuel Grumbach
2011-08-02bnx2x: Prevent restarting Tx during bnx2x_nic_unloadVladislav Zolotarov
2011-08-01net/smsc911x: add device tree probe supportShawn Guo
2011-08-01rt2x00: rt2800: fix zeroing skb structureStanislaw Gruszka
2011-08-01rtlwifi: Fix kernel oops on ARM SOCLarry Finger
2011-08-01ath9k: skip ->config_pci_powersave() if PCIe port has ASPM disabledStanislaw Gruszka
2011-08-01iwlegacy: set tx power after rxon_assocStanislaw Gruszka
2011-08-01ath9k: initialize tx chainmask before testing channel tx power valuesFelix Fietkau
2011-08-01drivers/net/niu.c: adjust array indexJulia Lawall
2011-08-01ipg: Use constJoe Perches
2011-08-01ipg: Use current logging stylesJoe Perches
2011-08-01qlcnic: Added debug infoSritej Velaga
2011-08-01qlcnic: Move get template from probe to start fwSritej Velaga
2011-08-01qlcnic: Fix delay in reset pathSritej Velaga
2011-08-01qlcnic: FW dump related changesAnirban Chakraborty
2011-08-01qlcnic: Fix enviroment variable for udev event generation during FW dumpAnirban Chakraborty
2011-08-01bna: HW Interface Init UpdateRasesh Mody
2011-08-01bna: Remove Unnecessary CNA CheckRasesh Mody
2011-08-01be2net: use stats-sync to read/write 64-bit statsSathya Perla
2011-08-01be2net: cleanup and refactor stats codeSathya Perla
2011-08-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2011-07-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-29Merge branch 'next/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/l...Linus Torvalds
2011-07-29smc91c92_cs.c: fix bogus compiler warningDominik Brodowski
2011-07-29orinoco_cs: be more careful when matching cards with ID 0x0156:0x0002Pavel Roskin
2011-07-29hostap_cs: support cards with "Version 01.02" as third product IDPavel Roskin
2011-07-29sungem: fix compile failure caused by trivial #include consolidationJiri Kosina
2011-07-28r8169: Add support for D-Link 530T rev C1 (Kernel Bug 38862)Lennart Sorensen
2011-07-28sis190: Rx filter init is needed for MAC address change.Klement Fish
2011-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-07-27tg3: Remove 5719 jumbo frames and TSO blocksMatt Carlson
2011-07-27tg3: Break larger frags into 4k chunks for 5719Matt Carlson
2011-07-27tg3: Add tx BD budgeting codeMatt Carlson
2011-07-27tg3: Consolidate code that calls tg3_tx_set_bd()Matt Carlson
2011-07-27tg3: Add partial fragment unmapping codeMatt Carlson
2011-07-27tg3: Generalize tg3_skb_error_unmap()Matt Carlson
2011-07-27tg3: Remove short DMA check for 1st fragmentMatt Carlson
2011-07-27tg3: Simplify tx bd assignmentsMatt Carlson
2011-07-27tg3: Reintroduce tg3_tx_ring_infoMatt Carlson
2011-07-27ASIX: Use only 11 bits of header for data sizeMarek Vasut
2011-07-27ASIX: Simplify condition in rx_fixup()Marek Vasut
2011-07-27Fix cdc-phonet buildChris Clayton
2011-07-27bonding: reduce noise during initAndy Gospodarek
2011-07-27bonding: fix string comparison errorsAndy Gospodarek
2011-07-27net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman
2011-07-27forcedeth: fix vlansJiri Pirko
2011-07-27gianfar: fix bug caused by 87c288c6e9aa31720b72e2bc2d665e24e1653c3eSebastian Pöhn
2011-07-27Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller