summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * iwlwifi: allow pci_enable_msi failWey-Yi Guy2011-11-021-5/+3
| | * libertas: ensure we clean up a scan request properlyAndres Salomon2011-11-023-12/+20
| | * ath9k_hw: Fix noise floor calibration timeout on fast channel changeRajkumar Manoharan2011-11-023-7/+3
| | * ath9k_hw: Update AR9485 initvals to fix system hang issueRajkumar Manoharan2011-11-021-5/+5
| | * carl9170: fix AMPDU TX_CTL_REQ_TX_STATUS handlingChristian Lamparter2011-11-021-4/+7
| | * ath9k_hw: Fix regression of register offset of AR9330/AR9340Rajkumar Manoharan2011-11-021-5/+5
| | * ath9k_hw: Fix radio retention for AR9462Rajkumar Manoharan2011-11-021-2/+6
| | * ath9k_hw: Fix regression of register offset for AR9003 chipsRajkumar Manoharan2011-11-021-12/+12
| | * iwlagn: fix the race in the unmapping of the HCMDEmmanuel Grumbach2011-11-021-4/+8
* | | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06127-12/+134
|\ \ \
| * | | staging: Add module.h to more drivers implicitly using it.Paul Gortmaker2011-10-311-0/+1
| * | | drivers/net: fix mislocated headers in cxgb4/l2t.cPaul Gortmaker2011-10-311-4/+3
| * | | drivers/net: wireless/ath/ath5k/debug.c does not need module.hPaul Gortmaker2011-10-311-1/+0
| * | | drivers/net: Add moduleparam.h to drivers as required.Paul Gortmaker2011-10-3110-0/+11
| * | | drivers/net: change moduleparam.h to module.h as required.Paul Gortmaker2011-10-317-7/+7
| * | | drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-3166-0/+66
| * | | drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-3146-0/+46
* | | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-11-061-9/+0
|\ \ \ \
| * | | | stmmac: drop unused Kconfig symbolPaul Bolle2011-10-311-9/+0
* | | | | Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-11-062-69/+22
|\ \ \ \ \
| * | | | | net: xen-netback: use API provided by xenbus module to map ringsDavid Vrabel2011-10-262-69/+22
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-11-062-0/+9
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Merge remote-tracking branch 'origin/master' into nextBenjamin Herrenschmidt2011-09-2030-356/+606
| |\ \ \ \ \
| * | | | | | powerpc/ps3: Add gelic udbg driverHector Martin2011-09-202-0/+9
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-11-0327-132/+179
|\ \ \ \ \ \ \
| * | | | | | | be2net: Add detect UE feature for LancerPadmanabh Ratnakar2011-11-033-21/+42
| * | | | | | | be2net: Prevent CQ full condition for LancerPadmanabh Ratnakar2011-11-031-4/+4
| * | | | | | | be2net: Fix disabling multicast promiscous modePadmanabh Ratnakar2011-11-031-0/+7
| * | | | | | | be2net: Fix endian issue in RX filter commandPadmanabh Ratnakar2011-11-031-1/+1
| * | | | | | | ixgbevf: Update release versionGreg Rose2011-11-021-1/+1
| * | | | | | | ixgbe: DCB, return max for IEEE traffic classesJohn Fastabend2011-11-021-4/+6
| * | | | | | | ixgbe: fix reading of the buffer returned by the firmwareEmil Tantilov2011-11-021-9/+11
| * | | | | | | ixgbe: Fix compiler warningsGreg Rose2011-11-021-0/+2
| * | | | | | | ixgbe: fix smatch splat due to missing NULL checkJohn Fastabend2011-11-021-21/+12
| * | | | | | | ixgbe: fix disabling of Tx laser at probeEmil Tantilov2011-11-021-7/+7
| * | | | | | | ixgbe: Fix link issues caused by a reset while interface is downEmil Tantilov2011-11-021-1/+0
| * | | | | | | igb: Fix for I347AT4 PHY cable length unit detectionKantecki, Tomasz2011-11-021-1/+1
| * | | | | | | e100: make sure vlan support isn't advertised on old adaptersJesse Brandeburg2011-11-021-0/+4
| * | | | | | | e1000e: demote a debugging WARN to a debug log messageBruce Allan2011-11-021-2/+1
| * | | | | | | net: fix typo in drivers/net/ethernet/xilinx/ll_temac_main.cStephen Rothwell2011-11-021-2/+2
| * | | | | | | net/ethernet: Move mac89x0.c from apple to cirrusGeert Uytterhoeven2011-11-015-14/+14
| * | | | | | | net/ethernet: sc92031 is not RealtekCesar Eduardo Barros2011-11-017-13/+40
| * | | | | | | bonding:update speed/duplex for NETDEV_CHANGEWeiping Pan2011-11-012-27/+22
| * | | | | | | drivers/net/ethernet/i825xx/3c505.c: fix build with dynamic debugAndrew Morton2011-11-011-4/+2
* | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2011-11-033-14/+38
|\ \ \ \ \ \ \ \
| * | | | | | | | MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss2011-10-241-1/+1
| * | | | | | | | NET: au1000_eth: Pass MACDMA address through platform resource info.Manuel Lauss2011-10-242-13/+37
* | | | | | | | | Merge branch 'akpm' (Andrew's incoming - part two)Linus Torvalds2011-11-021-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | drivers/net/rionet.c: fix ethernet address macros for LE platformsAlexandre Bounine2011-11-021-2/+2
* | | | | | | | | | Merge git://github.com/rustyrussell/linuxLinus Torvalds2011-11-021-9/+5
|\ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud