aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | carl9170: advertise interface combinationsChristian Lamparter2011-05-163-9/+24
| | | * | | b43: rename b43_wldev's field with ssb_device to sdevRafał Miłecki2011-05-1617-174/+175
| | | * | | airo: correct proc entry creation interfacesAlexey Dobriyan2011-05-161-22/+11
| | | * | | p54usb: add zoom 4410 usbidChristian Lamparter2011-05-161-0/+1
| | | * | | Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2011-05-1624-473/+716
| | | |\ \ \
| | | | * | | iwlagn: remove unused old_assoc parameterWey-Yi Guy2011-05-131-1/+0
| | | | * | | iwlagn: change default beacon intervalJohannes Berg2011-05-131-1/+1
| | | | * | | iwlagn: remove set but unused varsJohannes Berg2011-05-132-22/+13
| | | | * | | iwlagn: alwasy send RXON with disassociate falge before associateWey-Yi Guy2011-05-132-5/+8
| | | | * | | iwlagn: clear STATUS_HCMD_ACTIVE bit if fail enqueueWey-Yi Guy2011-05-131-0/+1
| | | | * | | iwlagn: add testmode set fixed rate commandWey-Yi Guy2011-05-134-21/+57
| | | | * | | 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 git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-05-251-5/+3
|\ \ \ \ \ \ \
| * | | | | | | arch/tile: clarify flush_buffer()/finv_buffer() function namesChris Metcalf2011-05-041-5/+3
* | | | | | | | Merge branch 'timers-ptp-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-05-256-3/+2149
|\ \ \ \ \ \ \ \
| * | | | | | | | ptp: Fix dp83640 build warning when building staticallyJohn Stultz2011-05-231-1/+1
| * | | | | | | | ptp: Added a clock driver for the National Semiconductor PHYTER.Richard Cochran2011-05-233-0/+1368
| * | | | | | | | ptp: Added a clock driver for the IXP46x.Richard Cochran2011-05-231-3/+192
| * | | | | | | | ptp: Added a clock that uses the eTSEC found on the MPC85xx.Richard Cochran2011-05-232-0/+589
* | | | | | | | | arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes2011-05-251-1/+1
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2011-05-2420-21/+21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | pcmcia: Convert pcmcia_device_id declarations to constJoe Perches2011-05-0620-21/+21
* | | | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-05-231-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | PCI/e1000e: Add and use pci_disable_link_state_locked()Yinghai Lu2011-05-211-1/+1
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-239-29/+51
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | tty: make receive_buf() return the amout of bytes receivedFelipe Balbi2011-04-229-29/+51
* | | | | | | | | | 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