summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-06127-0/+130
* be2net: Fix Rx pause counter for lancerSelvin Xavier2011-06-061-2/+2
* qlge: remove unecessary if statementGreg Dietsche2011-06-061-2/+0
* enic: Add support for MTU change via port profile on a dynamic vnicRoopa Prabhu2011-06-062-6/+68
* macvlan: add VLAN filters to lowerdevJohn Fastabend2011-06-061-1/+38
* drivers/net: Remove unnecessary semicolonsJoe Perches2011-06-0523-27/+29
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-06-0426-111/+167
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-06-0441-158/+269
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-0312-48/+124
| | |\
| | | * iwl4965: correctly validate temperature valueStanislaw Gruszka2011-06-011-1/+1
| | | * ath9k: fix two more bugs in tx powerDaniel Halperin2011-06-012-4/+16
| | | * iwlagn: fix incorrect PCI subsystem id for 6150 devicesWey-Yi Guy2011-05-313-13/+22
| | | * zd1211rw: fix to work on OHCIJussi Kivilinna2011-05-311-11/+42
| | | * wl12xx: fix oops in sched_scan when forcing a passive scanLuciano Coelho2011-05-311-3/+8
| | | * wl12xx: add separate config value for DFS dwell time on sched scanLuciano Coelho2011-05-313-2/+9
| | | * wl12xx: fix DFS channels handling in scheduled scanLuciano Coelho2011-05-312-11/+23
| | | * wl12xx: fix passive and radar channel generation for scheduled scanLuciano Coelho2011-05-311-2/+2
| | | * libertas: Set command sequence number later to ensure consistencyDaniel Drake2011-05-311-3/+3
| | * | tg3: Fix tg3_skb_error_unmap()Matt Carlson2011-06-031-1/+1
| | * | drivers/net/can/flexcan.c: add missing clk_putJulia Lawall2011-06-021-3/+2
| | * | net: dm9000: Get the chip in a known good state before enabling interruptsMark Brown2011-06-011-3/+3
| | * | drivers/net/davinci_emac.c: add missing clk_putJulia Lawall2011-06-011-4/+6
| | * | usbnet/cdc_ncm: add missing .reset_resume hookStefan Metzmacher2011-06-011-1/+2
| * | | Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds2011-06-049-51/+29
* | | | netxen: suppress false lro warning messagesSucheta Chakraborty2011-06-031-0/+6
* | | | sungem: Spring cleaning and GRO supportBenjamin Herrenschmidt2011-06-022-541/+373
* | | | bonding: allow all slave speedsJiri Pirko2011-06-021-8/+1
* | | | caif: Add CAIF HSI Link layer driverDmitry.Tarnyagin2011-06-013-0/+1232
* | | | bnx2x: Improve cl45 access methodsYaniv Rosner2011-06-011-71/+65
* | | | bnx2x: Modify XGXS functionsYaniv Rosner2011-06-012-53/+37
* | | | bnx2x: Fix link status syncYaniv Rosner2011-06-011-5/+24
* | | | bnx2x: Adjust BCM8726 module detection settingsYaniv Rosner2011-06-015-29/+85
* | | | bnx2x: Fix grammar and relocate codeYaniv Rosner2011-06-012-266/+276
* | | | bnx2x: Fix BCM84833 settingsYaniv Rosner2011-06-012-58/+171
* | | | bnx2x: Fix over current port displayYaniv Rosner2011-06-011-6/+7
* | | | bnx2x: Add TX fault check for fiber PHYsYaniv Rosner2011-06-013-4/+72
* | | | bnx2x: Change return status typeYaniv Rosner2011-06-012-184/+192
* | | | bnx2x: Fix port type displayYaniv Rosner2011-06-018-58/+162
* | | | bnx2x: Add new phy BCM8722Yaniv Rosner2011-06-012-25/+62
* | | | be2net: Fallback to the older opcode if MCC_CREATE_EXT opcode is not supporte...Somnath Kotur2011-05-313-2/+76
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-3124-98/+131
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Revert "net: fix section mismatches"David S. Miller2011-05-3110-72/+68
| * | drivers/net/usb/catc.c: Fix potential deadlock in catc_ctrl_run()Alexey Khoroshilov2011-05-311-1/+1
| * | drivers/net: ks8842 Fix crash on received packet when in PIO mode.Dennis Aberilla2011-05-311-1/+1
| |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....John W. Linville2011-05-2712-24/+61
| |\
| | * ath9k: Fix AR9287 calibrationAdrian Chadd2011-05-271-1/+1
| | * wireless: Default to 'n' for 2 new added devices in Kconfig.Tao Ma2011-05-272-2/+0
| | * iwl4965: fix 5GHz operationStanislaw Gruszka2011-05-271-2/+2
| | * ath9k: set 40 Mhz rate only if hw is configured in ht40Rajkumar Manoharan2011-05-261-1/+2
| | * ath9k_hw: disable phy restart on baseband panic caused by RXSMRajkumar Manoharan2011-05-263-1/+28
OpenPOWER on IntegriCloud