summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | libertas: Prepare stuff for if_spi.c pm supportVasily Khoruzhick2011-02-033-40/+49
| * | | | | libertas_spi: Use workqueue in hw_host_to_cardVasily Khoruzhick2011-02-031-129/+239
| * | | | | Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2011-02-0315-101/+130
| |\ \ \ \ \
| | * | | | | iiwlagn: remove unused parameterWey-Yi Guy2011-01-311-1/+0
| | * | | | | iwlagn: remove unsupported BT SCO commandWey-Yi Guy2011-01-315-34/+4
| | * | | | | iwlagn: use 2030 macro for 2030 devicesWey-Yi Guy2011-01-311-2/+2
| | * | | | | iwlwifi: fix beacon notification parsingJohannes Berg2011-01-313-8/+39
| | * | | | | iwlwifi: use maximum aggregation sizeJohannes Berg2011-01-313-6/+32
| | * | | | | iwlwifi: advertise max aggregate sizeJohannes Berg2011-01-311-0/+2
| | * | | | | iwlwifi: support RSN IBSSJohannes Berg2011-01-312-2/+20
| | * | | | | iwlwifi: always support idle mode for agn devicesWey-Yi Guy2011-01-315-9/+1
| | * | | | | iwlagn: add IQ inversion support for 2000 series devicesWey-Yi Guy2011-01-313-2/+12
| | * | | | | iwlagn: adjust rate tableWey-Yi Guy2011-01-311-12/+12
| | * | | | | iwlwifi: check ucode loading error and restartWey-Yi Guy2011-01-313-25/+6
| | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-311-1/+7
| | |\ \ \ \ \
| | | * | | | | ath9k: Fix memory leak due to failed PAPRD framesMohammed Shafi Shajakhan2011-01-311-1/+7
* | | | | | | | enic: Update MAINTAINERSVasanthy Kolluri2011-02-071-0/+1
* | | | | | | | enic: Clean up: Remove support for an older version of hardwareVasanthy Kolluri2011-02-077-99/+4
* | | | | | | | enic: Bug Fix: Reorder firmware devcmds - CMD_INIT and CMD_IG_VLAN_REWRITE_MODEVasanthy Kolluri2011-02-072-13/+17
* | | | | | | | enic: Bug Fix: Fix return values of enic_add/del_station_addr routinesVasanthy Kolluri2011-02-072-13/+15
* | | | | | | | enic: Clean up: Organize devcmd wrapper routinesVasanthy Kolluri2011-02-075-208/+275
* | | | | | | | enic: Decouple mac address registration and deregistration from port profile ...Roopa Prabhu2011-02-072-7/+1
* | | | | | | | bnx2x: Proper netdev->ndo_set_rx_mode() implementation.Vladislav Zolotarov2011-02-063-105/+369
* | | | | | | | bnx2x: MTU for FCoE L2 ringVladislav Zolotarov2011-02-065-21/+57
* | | | | | | | tcp: Add reference to initial CWND ietf draft.David S. Miller2011-02-051-1/+1
* | | | | | | | inetpeer: Move ICMP rate limiting state into inet_peer entries.David S. Miller2011-02-049-73/+108
* | | | | | | | ipv4: Don't miss existing cached metrics in new routes.David S. Miller2011-02-041-14/+17
* | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-02-0436-160/+352
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | net: can: janz-ican3: world-writable sysfs termination fileVasiliy Kulikov2011-02-041-1/+1
| * | | | | | | net: can: at91_can: world-writable sysfs filesVasiliy Kulikov2011-02-041-1/+1
| * | | | | | | MAINTAINERS: update email ids of the be2net driver maintainers.Ajit Khaparde2011-02-041-5/+4
| * | | | | | | bridge: Don't put partly initialized fdb into hashPavel Emelyanov2011-02-041-2/+2
| * | | | | | | r8169: prevent RxFIFO induced loops in the irq handler.Francois Romieu2011-02-041-0/+9
| * | | | | | | r8169: RxFIFO overflow oddities with 8168 chipsets.Francois Romieu2011-02-041-9/+21
| * | | | | | | r8169: use RxFIFO overflow workaround for 8168c chipset.Ivan Vecera2011-02-041-2/+4
| * | | | | | | include/net/genetlink.h: Allow genlmsg_cancel to accept a NULL argumentJulia Lawall2011-02-031-1/+2
| * | | | | | | net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6.David S. Miller2011-02-033-0/+95
| * | | | | | | net: Support compat SIOCGETVIFCNT ioctl in ipv4.David S. Miller2011-02-031-0/+30
| * | | | | | | net: Fix bug in compat SIOCGETSGCNT handling.David S. Miller2011-02-031-1/+1
| * | | | | | | niu: Fix races between up/down and get_stats.David S. Miller2011-02-031-16/+45
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-02-025-15/+14
| |\ \ \ \ \ \ \
| | * | | | | | | netfilter: ecache: always set events bits, filter them laterPablo Neira Ayuso2011-02-012-3/+3
| | * | | | | | | netfilter: arpt_mangle: fix return values of checkentryPablo Neira Ayuso2011-02-011-3/+3
| | * | | | | | | netfilter: xt_iprange: Incorrect xt_iprange boundary check for IPv6Thomas Jacob2011-01-241-9/+7
| | * | | | | | | netfilter: ctnetlink: fix missing refcount increment during dumpsPablo Neira Ayuso2011-01-241-0/+1
| * | | | | | | | tcp_ecn is an integer not a booleanPeter Chubb2011-02-021-1/+1
| * | | | | | | | atl1c: Add missing PCI device IDChuck Ebbert2011-02-021-0/+1
| * | | | | | | | s390: Fix possibly wrong size in strncmp (smsgiucv)Stefan Weil2011-02-021-1/+1
| * | | | | | | | s390: Fix wrong size in memcmp (netiucv)Stefan Weil2011-02-021-1/+1
| * | | | | | | | qeth: allow OSA CHPARM change in suspend stateUrsula Braun2011-02-021-41/+63
OpenPOWER on IntegriCloud