summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: add needed interrupt.hStephen Rothwell2011-06-081-0/+1
* Merge branch 'can/at91-sam9x5' of git://git.pengutronix.de/git/mkl/linux-2.6David S. Miller2011-06-072-112/+259
|\
| * net/can: allow CAN_AT91 on AT91SAM9X5Uwe Kleine-König2011-06-061-2/+3
| * can: at91_can: add support for the AT91SAM9X5 SOCsMarc Kleine-Budde2011-06-061-14/+55
| * can: at91_can: register mb0 sysfs entry only on at91sam9263Marc Kleine-Budde2011-06-061-1/+3
| * can: at91_can: add id_table and convert prime mailbox constats to functionsMarc Kleine-Budde2011-06-061-38/+99
| * can: at91_can: convert derived mailbox constants into functionsMarc Kleine-Budde2011-06-061-42/+83
| * can: at91_can: rename AT91_MB_RX_MASK to AT91_IRQ_MB_RXMarc Kleine-Budde2011-06-061-9/+9
| * can: at91_can: directly define AT91_MB_RX_LASTMarc Kleine-Budde2011-06-061-2/+1
| * can: at91_can: let get_tx_* functions return unsigned intMarc Kleine-Budde2011-06-061-3/+3
| * can: at91_can: don't copy data to rx'ed RTR framesMarc Kleine-Budde2011-06-061-4/+6
| * can: at91_can: fix comment about priv->tx_nextMarc Kleine-Budde2011-06-061-1/+1
| * can: at91_can: don't align struct definitionsMarc Kleine-Budde2011-06-061-17/+17
* | net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-06163-1/+165
* | be2net: Fix Rx pause counter for lancerSelvin Xavier2011-06-061-2/+2
* | qlge: remove unecessary if statementGreg Dietsche2011-06-061-2/+0
* | enic: Add support for MTU change via port profile on a dynamic vnicRoopa Prabhu2011-06-062-6/+68
* | macvlan: add VLAN filters to lowerdevJohn Fastabend2011-06-061-1/+38
* | sctp: Guard IPV6 specific code properly.David S. Miller2011-06-061-1/+2
|/
* include/net: Remove unnecessary semicolonsJoe Perches2011-06-051-2/+2
* drivers/net: Remove unnecessary semicolonsJoe Perches2011-06-0523-27/+29
* net: Remove unnecessary semicolonsJoe Perches2011-06-053-4/+4
* af-packet: Use existing netdev reference for bound sockets.Ben Greear2011-06-051-12/+15
* af-packet: Hold reference to bound network devices.Ben Greear2011-06-051-5/+9
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-06-04101-467/+914
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2011-06-042-1/+2
| |\
| | * [SCSI] Fix oops caused by queue refcounting failureJames Bottomley2011-06-022-1/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-06-0460-219/+380
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-0315-70/+155
| | |\ \
| | | * | iwl4965: correctly validate temperature valueStanislaw Gruszka2011-06-011-1/+1
| | | * | bluetooth l2cap: fix locking in l2cap_global_chan_by_psmJohannes Berg2011-06-011-1/+1
| | | * | ath9k: fix two more bugs in tx powerDaniel Halperin2011-06-012-4/+16
| | | * | cfg80211: don't drop p2p probe responsesEliad Peller2011-06-012-21/+30
| | | * | iwlagn: fix incorrect PCI subsystem id for 6150 devicesWey-Yi Guy2011-05-313-13/+22
| | | * | zd1211rw: fix to work on OHCIJussi Kivilinna2011-05-311-11/+42
| | | * | wl12xx: fix oops in sched_scan when forcing a passive scanLuciano Coelho2011-05-311-3/+8
| | | * | wl12xx: add separate config value for DFS dwell time on sched scanLuciano Coelho2011-05-313-2/+9
| | | * | wl12xx: fix DFS channels handling in scheduled scanLuciano Coelho2011-05-312-11/+23
| | | * | wl12xx: fix passive and radar channel generation for scheduled scanLuciano Coelho2011-05-311-2/+2
| | | * | libertas: Set command sequence number later to ensure consistencyDaniel Drake2011-05-311-3/+3
| | * | | tg3: Fix tg3_skb_error_unmap()Matt Carlson2011-06-031-1/+1
| | * | | net: tracepoint of net_dev_xmit sees freed skb and causes panicKoki Sanagi2011-06-022-7/+12
| | * | | drivers/net/can/flexcan.c: add missing clk_putJulia Lawall2011-06-021-3/+2
| | * | | net: dm9000: Get the chip in a known good state before enabling interruptsMark Brown2011-06-011-3/+3
| | * | | drivers/net/davinci_emac.c: add missing clk_putJulia Lawall2011-06-011-4/+6
| | * | | af-packet: Add flag to distinguish VID 0 from no-vlan.Ben Greear2011-06-012-3/+13
| | * | | caif: Fix race when conditionally taking rtnl locksjur.brandeland@stericsson.com2011-06-011-6/+3
| | * | | usbnet/cdc_ncm: add missing .reset_resume hookStefan Metzmacher2011-06-011-1/+2
| | * | | vlan: fix typo in vlan_dev_hard_start_xmit()Wei Yongjun2011-06-011-1/+1
| | * | | net/ipv4: Check for mistakenly passed in non-IPv4 addressMarcus Meissner2011-06-011-0/+3
OpenPOWER on IntegriCloud