summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-12-21iwlwifi: power up all devices for EEPROM readReinette Chatre2-16/+6
2009-12-21iwlwifi: allocated rx page accounting cleanupZhu Yi7-24/+21
2009-12-14mac80211: Add define for TX headroom reserved by mac80211 itself.Gertjan van Wingerde2-0/+8
2009-12-14rt2x00: Fix rt2800usb detection in rt2800lib.Gertjan van Wingerde1-2/+2
2009-12-10wireless: update old static regulatory domain rulesJohn W. Linville1-50/+25
2009-12-10mac80211: Revert 'Use correct sign for mesh active path refresh'Javier Cardona2-3/+4
2009-12-10mac80211: Fixed bug in mesh portal pathsJavier Cardona1-1/+0
2009-12-10net/mac80211: Correct size given to memsetJulia Lawall1-1/+1
2009-12-10b43: Remove reset after fatal DMA errorLarry Finger1-1/+4
2009-12-10rtl8187: add radio led and fix warnings on suspendHerton Ronaldo Krzesinski3-21/+50
2009-12-10ath5k: enable EEPROM checksum checkLuis R. Rodriguez1-2/+1
2009-12-09wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPECJohn W. Linville1-1/+2
2009-12-09cfg80211: Clear encryption privacy when key off is done.Vivek Natarajan1-0/+1
2009-12-09gianfar: Fix build with CONFIG_NET_POLL_CONTROLLER=yAnton Vorontsov1-0/+1
2009-12-08b44 WOL setup: one-bit-off stack corruption kernel panic fixStanislav Brabec1-2/+1
2009-12-08tcp: fix retrans_stamp advancing in error casesIlpo Järvinen1-3/+32
2009-12-08tcp: Stalling connections: Move timeout calculation routineDamian Lukowski2-28/+29
2009-12-08tcp: Stalling connections: Fix timeout calculation routineDamian Lukowski1-2/+8
2009-12-08atl1c:use common_task instead of reset_task and link_chg_taskJie Yang2-41/+37
2009-12-08atl1c:add pci map direction in atl1c_buffer flagsJie Yang2-9/+24
2009-12-08include/linux/if_ether.h: Remove unused defines MAC_BUF_SIZE and DECLARE_MAC_BUFJoe Perches1-2/+0
2009-12-08netxen: fix firmware type checkDhananjay Phadke1-1/+13
2009-12-08netxen:fix napi intr enable checkAmit Kumar Salecha1-2/+4
2009-12-08netxen: protect device reset by rtnl_lockAmit Kumar Salecha1-8/+35
2009-12-08mv643xx_eth: check for valid hw address (resubmit)Denis Kirjanov1-0/+3
2009-12-08gigaset: documentation amendmentsTilman Schmidt2-32/+106
2009-12-08gigaset: don't enable any debugging output by defaultTilman Schmidt1-1/+1
2009-12-08net/mpc5200: Fix locking on fec_mpc52xx driverAsier Llano1-59/+62
2009-12-08myri10ge: use src+dst for rss hashingBrice Goglin1-2/+2
2009-12-08atm: [br2684] allow routed mode operation againchas williams - CONTRACTOR1-3/+8
2009-12-08atm: [he] adjust tests to account for sk_wmem_alloc changeschas williams - CONTRACTOR1-2/+2
2009-12-08atm: [lec] initialize .netdev_ops before calling register_netdev()chas williams - CONTRACTOR1-9/+1
2009-12-08[PATCH] tcp: documents timewait refcnt tricks Eric Dumazet1-14/+24
2009-12-08tcp: Fix a connect() race with timewait socketsEric Dumazet3-8/+26
2009-12-08tcp: Fix a connect() race with timewait socketsEric Dumazet8-17/+35
2009-12-08ixgbe: add support for 82599 KR device 0x1517Don Skidmore3-0/+4
2009-12-08ixgbe: Fix TX stats accountingEric Dumazet2-16/+5
2009-12-08e1000e: only perform ESB2 MDIC workaround on certain configurationsBruce Allan2-33/+69
2009-12-08e1000e: replace incorrect use of GG82563_REG macroBruce Allan2-3/+7
2009-12-08e1000e: minor correction to name of bit in CTRL_EXT registerBruce Allan2-2/+2
2009-12-08tcp: Remove runtime check that can never be true.David S. Miller1-5/+0
2009-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller14-201/+228
2009-12-08sctp: fix compile error due to sysctl mismergeLinus Torvalds1-1/+0
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds107-2132/+24813
2009-12-08Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds39-272/+844
2009-12-08Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds307-3020/+18456
2009-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds16-173/+624
2009-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds9-147/+159
2009-12-08Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds459-4990/+24400
2009-12-08Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds28-723/+248