summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| | | * iwlagn: add eeprom command to testmodeWey-Yi Guy2011-05-132-0/+38
| | | * iwlagn: add testmode trace commandWey-Yi Guy2011-05-135-0/+165
| | | * iwlagn: more ucode error log infoWey-Yi Guy2011-05-132-42/+65
| | | * iwlagn: support multiple TBs per commandJohannes Berg2011-05-138-152/+180
| | | * iwlagn: remove unused pad argumentJohannes Berg2011-05-134-8/+5
| | | * iwlagn: clean up TXQ indirectionJohannes Berg2011-05-1310-203/+164
| | | * iwlagn: prepare for multi-TB commandsJohannes Berg2011-05-1314-46/+47
* | | | be2net: hash key for rss-config cmd not setSathya Perla2011-05-241-1/+2
* | | | CDC NCM: release interfaces fix in unbind()Alexey Orishko2011-05-241-48/+25
* | | | bnx2x: fix inverted conditionDmitry Kravkov2011-05-241-1/+1
* | | | net/irda: convert bfin_sir to common Blackfin UART headerMike Frysinger2011-05-242-89/+33
* | | | ehea: Fix multicast registration on semi-promiscuous modeBreno Leitao2011-05-231-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-2320-40/+42
|\ \ \ \
| * | | | b43: fix comment typo reqest -> requestJim Cromie2011-05-231-2/+2
| * | | | Haavard Skinnemoen has left AtmelJean Delvare2011-05-181-1/+1
| * | | | treewide: fix a few typos in commentsJustin P. Mattock2011-05-108-11/+11
| * | | | rtlwifi: don't touch with treewide double semicolon removalJiri Kosina2011-04-271-1/+1
| * | | | treewide: cleanup continuations and remove logging message whitespaceJoe Perches2011-04-264-19/+21
| * | | | Merge branch 'master' into for-nextJiri Kosina2011-04-26401-1219/+3170
| |\ \ \ \
| * | | | | ath9k_hw: don't touch with treewide double semicolon removalJiri Kosina2011-04-131-1/+1
| * | | | | treewide: remove extra semicolonsJustin P. Mattock2011-04-106-7/+7
| * | | | | update David Miller's old email addressJustin P. Mattock2011-04-062-2/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-05-237-64/+54
|\ \ \ \ \ \
| * | | | | | bnx2x: allow device properly initialize after hotplugDmitry Kravkov2011-05-221-43/+24
| * | | | | | bnx2x: fix DMAE timeout according to hw specificationsDmitry Kravkov2011-05-221-1/+1
| * | | | | | bnx2x: properly handle CFC DEL in cnic flowVladislav Zolotarov2011-05-221-1/+2
| * | | | | | bnx2x: call dev_kfree_skb_any instead of dev_kfree_skbVladislav Zolotarov2011-05-222-3/+3
| * | | | | | net: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASEAmerigo Wang2011-05-222-4/+4
| * | | | | | netpoll: disable netpoll when enslave a deviceAmerigo Wang2011-05-222-9/+19
| * | | | | | macvlan: Forward unicast frames in bridge mode to lowerdevDavid Ward2011-05-221-4/+2
| * | | | | | drivers/net: add prefetch header for prefetch usersPaul Gortmaker2011-05-2232-0/+32
| * | | | | | rionet: Remove pointless printk of skb pointer.David S. Miller2011-05-221-2/+2
| | |_|/ / / | |/| | | |
* | | | | | Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker2011-05-2232-0/+32
|/ / / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-05-20680-32209/+69328
|\ \ \ \ \
| * | | | | macvlan: fix panic if lowerdev in a bondEric Dumazet2011-05-201-2/+2
| * | | | | tg3: Add braces around 5906 workaround.Matt Carlson2011-05-201-1/+3
| * | | | | tg3: Fix NETIF_F_LOOPBACK errorMatt Carlson2011-05-201-2/+3
| * | | | | macvlan: remove one synchronize_rcu() callEric Dumazet2011-05-201-4/+5
| * | | | | be2net: Kill set but unused variable 'req' in lancer_fw_download()David S. Miller2011-05-191-2/+0
| * | | | | atl1c: atl1c_resume() is only used when CONFIG_PM_SLEEP is defined.David S. Miller2011-05-191-0/+2
| * | | | | tg3: Update version to 3.119Matt Carlson2011-05-191-2/+2
| * | | | | tg3: Apply rx_discards fix to 5719/5720Matt Carlson2011-05-191-1/+3
| * | | | | tg3: Remove excessive parenthesisMatt Carlson2011-05-191-18/+18
| * | | | | tg3: Consolidate all netdev feature assignmentsMatt Carlson2011-05-191-27/+24
| * | | | | tg3: Move TSO_CAPABLE assignmentMatt Carlson2011-05-191-15/+16
| * | | | | tg3: Fix stats for 5704 and later devicesMatt Carlson2011-05-192-4/+13
| * | | | | tg3: Fix TSO loopback testMatt Carlson2011-05-191-1/+1
| * | | | | tg3: Consolidate autoneg advertisement setup codeMatt Carlson2011-05-191-118/+99
| * | | | | tg3: Fix EEE interoperability workaroundMatt Carlson2011-05-192-21/+22
| * | | | | tg3: Fix IPv6 TCP problems for 5719Matt Carlson2011-05-191-1/+1
OpenPOWER on IntegriCloud