summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wimax/i2400m: Add support for more i6x50 SKUsInaky Perez-Gonzalez2010-01-222-1/+13
* e1000e: enhance frame fragment detectionJesse Brandeburg2010-01-212-4/+22
* e1000: enhance frame fragment detectionJesse Brandeburg2010-01-212-2/+13
* e1000/e1000e/igb/igbvf/ixgb/ixgbe: Fix tests of unsigned in *_tx_map()Roel Kluin2010-01-215-25/+25
* netlink: With opcode INET_DIAG_BC_S_LE dport was compared in inet_diag_bc_run()Roel Kluin2010-01-191-1/+1
* S2io: two branches the same in wait_for_cmd_complete()Ram Vepa2010-01-191-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-01-1910-1/+76
|\
| * zd1211rw: adding 0409:0248 to supported device listHin-Tak Leung2010-01-181-0/+1
| * p54pci: rx frame length checkChristian Lamparter2010-01-181-0/+8
| * mac80211: fix sign error in pid controllerBob Copeland2010-01-181-1/+1
| * iwlwifi: add license to tracing filesReinette Chatre2010-01-182-0/+52
| * iwlwifi: Fix throughput stall issue in HT mode for 5000Wey-Yi Guy2010-01-181-0/+5
| * mac80211: check that ieee80211_set_power_mgmt only handles STA interfaces.Benoit Papillault2010-01-151-0/+3
| * cfg80211: fix channel setting for wextAbhijeet Kolekar2010-01-141-0/+1
| * iwmc3200wifi: Add UMAC wifi headers to the pmkid commandSamuel Ortiz2010-01-142-0/+5
* | bfin_mac: use the newer CLKBUFOE bit name via asm/dpmc.hMike Frysinger2010-01-191-2/+3
* | sfc: QT202x: Remove unreliable MMD check at initialisationMatthew Slattery2010-01-191-6/+0
* | ucc_geth: Fix full TX queue processingJiajun Wu2010-01-191-3/+2
* | phylib: Move workqueue initialization to a proper placeAnton Vorontsov2010-01-193-3/+3
* | dccp: fix dccp rmmod when kernel configured to use slubNeil Horman2010-01-192-13/+7
* | ipv4: don't remove /proc/net/rt_acctAlexey Dobriyan2010-01-181-0/+2
* | ax25: netrom: rose: Fix timer oopsesJarek Poplawski2010-01-165-5/+27
* | appletalk:: da.s_net not copied but assigned to itself in aarp_rcv()Roel Kluin2010-01-151-1/+1
* | MAINTAINERS: transfer maintainership of I/OATDan Williams2010-01-151-3/+1
* | dccp_probe: Fix module load dependencies between dccp and dccp_probeNeil Horman2010-01-151-1/+2
* | net: fix build erros with CONFIG_BUG=n, CONFIG_GENERIC_BUG=nOctavian Purdila2010-01-141-1/+1
* | ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().David S. Miller2010-01-141-1/+6
* | tg3: Update copyright and driver versionMatt Carlson2010-01-142-3/+4
* | tg3: Disable 5717 serdes and B0 supportMatt Carlson2010-01-141-0/+5
* | tg3: Add reliable serdes detection for 5717 A0Matt Carlson2010-01-142-2/+9
* | tg3: Fix std rx prod ring handlingMatt Carlson2010-01-141-2/+3
* | tg3: Fix std prod ring nicaddr for 5787 and 57765Matt Carlson2010-01-141-1/+1
* | sfc: Fix conditions for MDIO self-testBen Hutchings2010-01-141-2/+6
* | sfc: Fix polling for slow MCDI operationsBen Hutchings2010-01-141-2/+3
* | e1000e: workaround link issues on busy hub in half duplex on 82577/82578Bruce Allan2010-01-141-1/+18
* | e1000e: MDIO slow mode should always be done for 82577Bruce Allan2010-01-143-90/+53
* | ixgbe: update copyright datesShannon Nelson2010-01-1420-21/+21
* | ixgbe: Do not attempt to perform interrupts in netpoll when downAlexander Duyck2010-01-141-0/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-01-1323-86/+254
|\|
| * cfg80211: fix refcount imbalance when wext is disabledJohannes Berg2010-01-121-2/+2
| * mac80211: fix queue selection for data frames on monitor interfacesFelix Fietkau2010-01-121-2/+5
| * iwlwifi: silence buffer overflow warningDan Carpenter2010-01-111-1/+1
| * iwlwifi: disable tx on beacon update notificationAbhijeet Kolekar2010-01-081-20/+25
| * iwlwifi: fix iwl_queue_used bug when read_ptr == write_ptrZhu Yi2010-01-081-1/+1
| * mac80211: fix endian errorJohannes Berg2010-01-081-2/+2
| * mac80211: add missing sanity checks for action framesFelix Fietkau2010-01-082-1/+7
| * mac80211: fix queue selection for packets injected via monitor interfaceLennert Buytenhek2010-01-081-0/+1
| * Revert "mac80211: replace netif_tx_{start,stop,wake}_all_queues"John W. Linville2010-01-063-9/+9
| * mac80211: fix-up build breakage in 2.6.33John W. Linville2010-01-061-1/+1
| * rt2x00: Properly request tx headroom for alignment operations.Gertjan van Wingerde2010-01-052-1/+17