summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: Correct redundant testJulia Lawall2009-07-271-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/low...David S. Miller2009-07-2712-58/+256
|\
| * trivial: fix typo in ieee802154 documentation and add it to indexThadeu Lima de Souza Cascardo2009-07-272-1/+3
| * ieee802154: move headers out of extra directoryDmitry Eremin-Solenikov2009-07-239-15/+15
| * IEEE80154: Add documentation to the IEEE80154 netlink and fakehard driverDaniel Silverstone2009-07-232-0/+196
* | netxen: update version to 4.0.41Dhananjay Phadke2009-07-271-2/+2
* | netxen: support for ethtool set ringparamAmit Kumar Salecha2009-07-273-11/+97
* | netxen: add vlan tx acceleration supportDhananjay Phadke2009-07-272-6/+57
* | netxen: fix skb alloc size for legacy firmwareDhananjay Phadke2009-07-272-12/+12
* | netxen: refactor net_device setup codeDhananjay Phadke2009-07-271-63/+75
* | netxen: clean up firmware version checksDhananjay Phadke2009-07-275-9/+8
* | netxen: Add default and limit macros for ring sizes.Dhananjay Phadke2009-07-273-32/+41
* | netxen: refactor tso codeDhananjay Phadke2009-07-272-118/+83
* | netxen: annotate dma watchdog setupDhananjay Phadke2009-07-274-99/+43
* | netxen: configure interrupt coalesce defaultsDhananjay Phadke2009-07-271-0/+20
* | netxen: enable ip addr hashingDhananjay Phadke2009-07-274-25/+182
* | netxen: refresh firmware info after resetDhananjay Phadke2009-07-273-9/+7
* | mISDN: Fix wrong struct name in macro and clarificationsKarsten Keil2009-07-273-17/+17
* | net: fix multiple definitions of setup_w6692Stephen Rothwell2009-07-271-1/+1
* | phonet: phonet_device_get() fixEric Dumazet2009-07-271-1/+1
* | bnx2: Update vlan_featuresEric Dumazet2009-07-271-4/+15
* | imwc3200: move iwmc3200 SDIO ids to sdio_ids.hTomas Winkler2009-07-274-11/+14
* | ethtool: device independent rx_csum and get_flags routinesSridhar Samudrala2009-07-271-2/+11
* | bnx2x: Dont update vlan_features in bnx2x_set_tso()Eric Dumazet2009-07-271-8/+0
* | net: deprecate print_macJohannes Berg2009-07-271-2/+2
* | sky2: remove unnecessary assignmentMike McCormack2009-07-271-1/+1
* | phonet: Fix build.David S. Miller2009-07-261-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-07-26134-3237/+4999
|\ \
| * | mac80211: Fix regression in mesh forwarding path.Javier Cardona2009-07-244-11/+20
| * | mac80211: fix ieee80211_xmit call contextJohannes Berg2009-07-241-0/+7
| * | net: remove unused skb->do_not_encryptJohannes Berg2009-07-242-8/+1
| * | mac80211: remove master netdevJohannes Berg2009-07-2413-392/+195
| * | net: export __dev_addr_sync/__dev_addr_unsyncJohannes Berg2009-07-241-0/+2
| * | adm8211: remove uneeded code during suspend/resumeLuis R. Rodriguez2009-07-241-17/+0
| * | ath9k: do not stop the queues in driver stopLuis R. Rodriguez2009-07-241-2/+0
| * | MAINTAINERS: Update rtl8180 patternsJoe Perches2009-07-241-1/+1
| * | MAINTAINERS: add wl1251 wireless driverKalle Valo2009-07-241-0/+9
| * | wl1251: remove wl1251_plt_start/stop()Kalle Valo2009-07-241-54/+0
| * | wl1251: remove accidentally added wl1251_netlink.cKalle Valo2009-07-241-679/+0
| * | ath5k: fix values for bus error bits in ISR2Pavel Roskin2009-07-241-6/+6
| * | cfg80211: avoid setting default_key if add_key failsZhu Yi2009-07-241-2/+6
| * | iwmc3200wifi: fix a use-after-free bugZhu Yi2009-07-241-7/+9
| * | iwmc3200wifi: fix cfg80211_connect_result is called in IBSSZhu Yi2009-07-241-4/+9
| * | iwmc3200wifi: use cfg80211_connect_result to send req/resp IEZhu Yi2009-07-243-13/+35
| * | cfg80211: fix typo of IWEVASSOCRESPIEZhu Yi2009-07-241-2/+2
| * | cfg80211: set_default_key only for WEPZhu Yi2009-07-241-1/+2
| * | p54: Eliminate unnecessary initializationLarry Finger2009-07-241-2/+2
| * | mac80211: fix spare warnings in driver-trace.hChristian Lamparter2009-07-241-2/+2
| * | mac80211: do not monitor the connection while scanningChristian Lamparter2009-07-241-0/+3
| * | arlan: inverted logic?Roel Kluin2009-07-241-1/+1