aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
...
| | | | * iwlagn: clear STATUS_HCMD_ACTIVE bit if fail enqueueWey-Yi Guy2011-05-13
| | | | * iwlagn: add testmode set fixed rate commandWey-Yi Guy2011-05-13
| | | | * iwlagn: add eeprom command to testmodeWey-Yi Guy2011-05-13
| | | | * iwlagn: add testmode trace commandWey-Yi Guy2011-05-13
| | | | * iwlagn: more ucode error log infoWey-Yi Guy2011-05-13
| | | | * iwlagn: support multiple TBs per commandJohannes Berg2011-05-13
| | | | * iwlagn: remove unused pad argumentJohannes Berg2011-05-13
| | | | * iwlagn: clean up TXQ indirectionJohannes Berg2011-05-13
| | | | * iwlagn: prepare for multi-TB commandsJohannes Berg2011-05-13
| * | | | be2net: hash key for rss-config cmd not setSathya Perla2011-05-24
| * | | | CDC NCM: release interfaces fix in unbind()Alexey Orishko2011-05-24
| * | | | bnx2x: fix inverted conditionDmitry Kravkov2011-05-24
| * | | | net/irda: convert bfin_sir to common Blackfin UART headerMike Frysinger2011-05-24
| * | | | ehea: Fix multicast registration on semi-promiscuous modeBreno Leitao2011-05-23
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-05-25
|\ \ \ \ \
| * | | | | arch/tile: clarify flush_buffer()/finv_buffer() function namesChris Metcalf2011-05-04
* | | | | | Merge branch 'timers-ptp-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-05-25
|\ \ \ \ \ \
| * | | | | | ptp: Fix dp83640 build warning when building staticallyJohn Stultz2011-05-23
| * | | | | | ptp: Added a clock driver for the National Semiconductor PHYTER.Richard Cochran2011-05-23
| * | | | | | ptp: Added a clock driver for the IXP46x.Richard Cochran2011-05-23
| * | | | | | ptp: Added a clock that uses the eTSEC found on the MPC85xx.Richard Cochran2011-05-23
* | | | | | | arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes2011-05-25
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2011-05-24
|\ \ \ \ \ \ \
| * | | | | | | pcmcia: Convert pcmcia_device_id declarations to constJoe Perches2011-05-06
* | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-05-23
|\ \ \ \ \ \ \ \
| * | | | | | | | PCI/e1000e: Add and use pci_disable_link_state_locked()Yinghai Lu2011-05-21
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-23
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | tty: make receive_buf() return the amout of bytes receivedFelipe Balbi2011-04-22
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-23
|\ \ \ \ \ \ \ \
| * | | | | | | | b43: fix comment typo reqest -> requestJim Cromie2011-05-23
| * | | | | | | | Haavard Skinnemoen has left AtmelJean Delvare2011-05-18
| * | | | | | | | treewide: fix a few typos in commentsJustin P. Mattock2011-05-10
| * | | | | | | | rtlwifi: don't touch with treewide double semicolon removalJiri Kosina2011-04-27
| * | | | | | | | treewide: cleanup continuations and remove logging message whitespaceJoe Perches2011-04-26
| * | | | | | | | Merge branch 'master' into for-nextJiri Kosina2011-04-26
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | ath9k_hw: don't touch with treewide double semicolon removalJiri Kosina2011-04-13
| * | | | | | | | treewide: remove extra semicolonsJustin P. Mattock2011-04-10
| * | | | | | | | update David Miller's old email addressJustin P. Mattock2011-04-06
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-05-23
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | bnx2x: allow device properly initialize after hotplugDmitry Kravkov2011-05-22
| * | | | | | | | bnx2x: fix DMAE timeout according to hw specificationsDmitry Kravkov2011-05-22
| * | | | | | | | bnx2x: properly handle CFC DEL in cnic flowVladislav Zolotarov2011-05-22
| * | | | | | | | bnx2x: call dev_kfree_skb_any instead of dev_kfree_skbVladislav Zolotarov2011-05-22
| * | | | | | | | net: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASEAmerigo Wang2011-05-22
| * | | | | | | | netpoll: disable netpoll when enslave a deviceAmerigo Wang2011-05-22
| * | | | | | | | macvlan: Forward unicast frames in bridge mode to lowerdevDavid Ward2011-05-22
| * | | | | | | | drivers/net: add prefetch header for prefetch usersPaul Gortmaker2011-05-22
| * | | | | | | | rionet: Remove pointless printk of skb pointer.David S. Miller2011-05-22
| | |_|_|_|/ / / | |/| | | | | |
* / | | | | | | Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker2011-05-23
|/ / / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-05-20
|\ \ \ \ \ \ \