summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* be2net: workaround to fix a bug in BEAjit Khaparde2011-12-111-8/+38
* be2net: update some counters to display via ethtoolAjit Khaparde2011-12-111-0/+2
* bnx2x: properly initialize L5 featuresDmitry Kravkov2011-12-082-6/+8
* team: use vlan_vids_[addr/del]_by_devJiri Pirko2011-12-081-0/+11
* net: introduce vlan_vid_[add/del] and use them instead of direct [add/kill]_v...Jiri Pirko2011-12-083-50/+47
* net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko2011-12-0827-103/+206
* be2net: netpoll supportIvan Vecera2011-12-081-1/+17
* net/fec: make FEC driver buildable as moduleLothar Waßmann2011-12-081-1/+1
* net/fec: fix the .remove codeLothar Waßmann2011-12-081-9/+22
* net/fec: preserve MII/RMII setting in fec_stop()Lothar Waßmann2011-12-081-1/+4
* net/fec: don't munge MAC address from platform dataLothar Waßmann2011-12-081-1/+1
* net/fec: don't request invalid IRQLothar Waßmann2011-12-081-2/+6
* net/fec: prevent dobule restart of interface on FDX/HDX changeLothar Waßmann2011-12-081-0/+2
* net/fec: set con_id in clk_get() call to NULLLothar Waßmann2011-12-081-1/+1
* net/fec: misc cleanupsLothar Waßmann2011-12-081-6/+8
* tg3: Update version to 3.122Matt Carlson2011-12-081-2/+2
* tg3: Return flowctrl config through ethtoolMatt Carlson2011-12-081-2/+2
* tg3: Track LP advertisingMatt Carlson2011-12-082-3/+38
* tg3: Integrate flowctrl check into AN adv checkMatt Carlson2011-12-081-56/+25
* tg3: Save stats across chip resetsMatt Carlson2011-12-081-9/+17
* tg3: Remove ethtool stats member from dev structMatt Carlson2011-12-082-8/+7
* bnx2x: fix typo in fcoe stats collectionBarak Witkowski2011-12-071-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-0667-333/+807
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-12-0612-77/+88
| |\
| | * pasemi_mac: Fix building as moduleBen Hutchings2011-12-061-1/+2
| | * netback: Fix alert message.Wei Liu2011-12-061-1/+1
| | * r8169: fix Rx index race between FIFO overflow recovery and NAPI handler.françois romieu2011-12-051-8/+3
| | * r8169: Rx FIFO overflow fixes.françois romieu2011-12-051-25/+17
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-059-42/+65
| | |\
| * | \ Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2011-12-051-5/+16
| |\ \ \
| | * | | toshiba_acpi: Fix machines that don't support HCI_SYSTEM_EVENTSeth Forshee2011-12-051-5/+16
| * | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-12-053-8/+8
| |\ \ \ \
| | * | | | intr_remapping: Fix section mismatch in ir_dev_scope_init()Sergey Senozhatsky2011-12-051-1/+1
| | * | | | intel-iommu: Fix section mismatch in dmar_parse_rmrr_atsr_dev()Sergey Senozhatsky2011-12-051-1/+1
| | * | | | x86/mrst: Battery fixesMajor Lee2011-12-051-6/+6
| | |/ / /
| * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-12-052-5/+25
| |\ \ \ \
| | * \ \ \ Merge branch 'urgent' of git://amd64.org/linux/rric into perf/urgentIngo Molnar2011-11-152-5/+25
| | |\ \ \ \
| | | * | | | oprofile: Fix crash when unloading module (hr timer mode)Robert Richter2011-11-042-5/+25
| * | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-12-052-15/+39
| |\ \ \ \ \ \
| | * | | | | | rtc: Fix some bugs that allowed accumulating time drift in suspend/resumeArve Hjønnevåg2011-11-221-5/+5
| | * | | | | | rtc: Disable the alarm in the hardwareRabin Vincent2011-11-221-10/+34
| * | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-12-058-66/+111
| |\ \ \ \ \ \ \
| | * | | | | | | [S390] ap: Setup timer for sending messages after reset.Holger Dengler2011-12-011-0/+2
| | * | | | | | | [S390] cio: fix chsc_chp_varySebastian Ott2011-12-011-5/+2
| | * | | | | | | [S390] cio: provide fake irb for transport mode IOSebastian Ott2011-12-013-10/+37
| | * | | | | | | [S390] cio: disallow driver io for known to be broken pathsSebastian Ott2011-12-011-4/+4
| | * | | | | | | [S390] hibernate: directly trigger subchannel evaluationSebastian Ott2011-12-013-47/+66
| * | | | | | | | gpio: fix a build failure on KS8695 GPIOLinus Walleij2011-12-051-1/+1
| | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-12-0221-95/+99
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2011-12-012-7/+5
| | |\ \ \ \ \ \ \